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:
parent
7a1564ef23
commit
52c96dd40c
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ matrix:
|
|||
fast_finish: true
|
||||
allow_failures:
|
||||
- rvm: jruby-head
|
||||
- rvm: 2.2
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue