Skip to content

Commit

Permalink
Add jruby-18mode to allow_failures.
Browse files Browse the repository at this point in the history
It is broken with Dir.mktmpdir which is used in tests.
  • Loading branch information
knu committed Sep 18, 2013
1 parent d3d4f0d commit 405a48b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ rvm:
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-18mode
- rvm: rbx-18mode
- rvm: rbx-19mode

0 comments on commit 405a48b

Please sign in to comment.