Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Commit

Permalink
Allow JRuby to fail the CI for now
Browse files Browse the repository at this point in the history
It's broken to to external issues, see rubygems/bundler-api#36
  • Loading branch information
jonleighton committed Jul 17, 2013
1 parent af2841f commit 43dc9ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -4,3 +4,6 @@ rvm:
- 1.9.3
- rbx-19mode
- jruby-19mode
matrix:
allow_failures:
- rvm: jruby-19mode

0 comments on commit 43dc9ed

Please sign in to comment.