1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00

Allow JRuby to fail the CI for now

It's broken to to external issues, see bundler/bundler-api#36
This commit is contained in:
Jon Leighton 2013-07-17 21:32:46 +01:00
parent af2841f4be
commit 43dc9ed23e

View file

@ -4,3 +4,6 @@ rvm:
- 1.9.3
- rbx-19mode
- jruby-19mode
matrix:
allow_failures:
- rvm: jruby-19mode