Skip to content

Commit

Permalink
Allow JRuby failures on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Mar 21, 2013
1 parent 1f05dfa commit 67383fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ rvm:
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-18mode
- rvm: jruby-19mode
- rvm: jruby-head
- rvm: rbx-19mode

Expand Down

0 comments on commit 67383fd

Please sign in to comment.