mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Ignore JRuby failures until investigated
Some JRuby specific errors are appear on Travis related to building `curses`. This needs investigating and fixing but until then we can probably ignore these failures.
This commit is contained in:
parent
770f165548
commit
44aa10f9eb
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ matrix:
|
|||
gemfile: Gemfile
|
||||
|
||||
allow_failures:
|
||||
- rvm: jruby-18mode
|
||||
- rvm: jruby-19mode
|
||||
- rvm: jruby-head
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Reference in a new issue