Skip to content

Commit d1a55df

Browse files
committed
Update travis.yml to ensure jruby allows errors; RBX doesn't need to.
1 parent 15f9fb9 commit d1a55df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ cache: bundler
1212
sudo: false
1313
matrix:
1414
allow_failures:
15-
- rvm: rbx
16-
- rvm: jruby-9.0.5.0
15+
- rvm: jruby-9.1.2.0
1716

1817

0 commit comments

Comments
 (0)