Skip to content

Commit 630df4c

Browse files
authored
Merge pull request #68 from gogainda/patch-1
Add Truffleruby head to CI
2 parents 4bb67a0 + 31968f0 commit 630df4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ rvm:
1616
# Future
1717
- ruby-head
1818
- jruby-head
19+
- truffleruby-head
1920
sudo: false
2021
matrix:
2122
allow_failures:
@@ -29,3 +30,4 @@ matrix:
2930
# Future
3031
- rvm: ruby-head
3132
- rvm: jruby-head
33+
- rvm: truffleruby-head

0 commit comments

Comments
 (0)