Skip to content

Commit 22832a5

Browse files
committed
Update travis build matrix.
1 parent 973231f commit 22832a5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,13 @@ script: bundle exec rspec
66

77
matrix:
88
include:
9-
- rvm: 2.3
10-
- rvm: 2.4
119
- rvm: 2.5
1210
- rvm: 2.6
1311
- rvm: 2.7
1412
- rvm: jruby-head
1513
env: JRUBY_OPTS="--debug -X+O"
14+
- rvm: truffleruby
1615
- rvm: ruby-head
17-
- rvm: rbx-3
1816
allow_failures:
1917
- rvm: ruby-head
2018
- rvm: jruby-head
21-
- rvm: rbx-3

0 commit comments

Comments
 (0)