mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Don't ignore JRuby failures in Travis any longer, since all known ones have been addressed.
This commit is contained in:
parent
861b15a55a
commit
fece1f3126
1 changed files with 0 additions and 5 deletions
|
@ -15,11 +15,6 @@ rvm:
|
||||||
script: bundle exec rake travis
|
script: bundle exec rake travis
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
|
||||||
- rvm: jruby-18mode
|
|
||||||
gemfile: Gemfile.1.8.7
|
|
||||||
- rvm: jruby-19mode
|
|
||||||
gemfile: Gemfile
|
|
||||||
exclude:
|
exclude:
|
||||||
- rvm: 1.8.7
|
- rvm: 1.8.7
|
||||||
gemfile: Gemfile
|
gemfile: Gemfile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue