1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Don't allow Travis failures for Ruby 2.2

This was added at some point in the past but we don't want actually want
that behaviour otherwise errors may creep in.
This commit is contained in:
Paul Thornthwaite 2015-09-29 17:39:49 +01:00
parent 7a1564ef23
commit 52c96dd40c

View file

@ -18,7 +18,6 @@ matrix:
fast_finish: true
allow_failures:
- rvm: jruby-head
- rvm: 2.2
notifications:
email: false