Skip to content

Commit eddd9ba

Browse files
jc00keflori
authored andcommitted
CI with current rbx-2
1 parent 302c964 commit eddd9ba

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,12 @@ rvm:
1010
- 2.1
1111
- 2.2
1212
- ree
13-
- rbx-18mode
14-
- rbx-19mode
13+
- rbx-2
1514
- jruby-18mode
1615
- jruby-19mode
1716
- ruby-head
1817
matrix:
1918
allow_failures:
20-
- rvm: rbx-18mode
21-
- rvm: rbx-19mode
19+
- rvm: rbx-2
2220
- rvm: ruby-head
2321
script: "bundle exec rake"

0 commit comments

Comments
 (0)