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
1 changed files with 0 additions and 1 deletions

View File

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