allow Travis CI failing for Ruby 2.3 (as it is not yet providing that version)

This commit is contained in:
Thorsten Böttger 2016-03-19 21:40:26 +13:00
parent 8ee22beded
commit 9e22db4b7c
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ matrix:
allow_failures:
- rvm: rbx-2.2.1
- rvm: jruby-1.7
- rvm: 2.3
exclude:
- rvm: 1.9.3
gemfile: gemfiles/rails_4.1.gemfile