Skip to content

Commit 31968f0

Browse files
authored
Update .travis.yml
1 parent 4bb67a0 commit 31968f0

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)