Skip to content

Commit

Permalink
Allow failures on JRuby until we figure out what the JRuby build prob…
Browse files Browse the repository at this point in the history
…lem is
  • Loading branch information
Bozhidar Batsov committed Jan 7, 2015
1 parent 4a7ea1e commit 7fa6456
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 @@ -12,6 +12,7 @@ rvm:
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-19mode
- rvm: rbx-2
before_install: gem update --remote bundler
install:
Expand Down

0 comments on commit 7fa6456

Please sign in to comment.