Skip to content

Commit cca723a

Browse files
committed
Merge pull request #1397 from bf4/rbx_is_unreliable_in_ci
Closes #1396. RBX just causes unnecessary CI failures
2 parents 4ac2908 + 7688d3b commit cca723a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ matrix:
3636
env: JRUBY_OPTS='--server -Xcompile.invokedynamic=false -Xcli.debug=true --debug'
3737
allow_failures:
3838
- rvm: ruby-head
39+
- rvm: rbx-2
3940
fast_finish: true

0 commit comments

Comments
 (0)