1
0
Fork 0
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:
Kevin Menard 2013-10-27 12:51:51 -04:00
parent 861b15a55a
commit fece1f3126

View file

@ -15,11 +15,6 @@ rvm:
script: bundle exec rake travis
matrix:
allow_failures:
- rvm: jruby-18mode
gemfile: Gemfile.1.8.7
- rvm: jruby-19mode
gemfile: Gemfile
exclude:
- rvm: 1.8.7
gemfile: Gemfile