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:
parent
af2841f4be
commit
43dc9ed23e
1 changed files with 3 additions and 0 deletions
|
@ -4,3 +4,6 @@ rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- rbx-19mode
|
- rbx-19mode
|
||||||
- jruby-19mode
|
- jruby-19mode
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- rvm: jruby-19mode
|
||||||
|
|
Loading…
Add table
Reference in a new issue