Skip to content

Commit

Permalink
allow Travis CI failing for Ruby 2.3 (as it is not yet providing that…
Browse files Browse the repository at this point in the history
… version)
  • Loading branch information
alto committed Mar 19, 2016
1 parent 8ee22be commit 9e22db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 9e22db4

Please sign in to comment.