Skip to content

Commit

Permalink
Allow failing on jruby-19mode for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Mar 27, 2012
1 parent 36d1289 commit 9ea4a9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ gemfile:
- gemfiles/3.0.gemfile
- gemfiles/3.1.gemfile
- gemfiles/3.2.gemfile

matrix:
allow_failures:
- rvm: jruby-19mode

0 comments on commit 9ea4a9b

Please sign in to comment.