mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[GH-3378] Reinstate JRuby CI runs
This no longer ignores build failures in Travis for the stable JRubies. Had been ignored due to a gem trying to pull in a C extension and choking the tests. See https://github.com/fog/fog/issues/3378
This commit is contained in:
parent
67901808eb
commit
659cb6d66f
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ matrix:
|
|||
gemfile: Gemfile
|
||||
|
||||
allow_failures:
|
||||
- rvm: jruby-18mode
|
||||
- rvm: jruby-19mode
|
||||
- rvm: jruby-head
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Reference in a new issue