Skip to content

Commit

Permalink
Don't run Rails 5.0.2 test on older ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsonj committed Apr 13, 2017
1 parent 087792c commit 043cf1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -26,5 +26,7 @@ matrix:
allow_failures:
- rvm: ruby-head
exclude:
- rvm: 2.1.10
gemfile: gemfiles/rails_5_0_2.gemfile
- rvm: 2.1.10
gemfile: gemfiles/rails_5_0_1.gemfile

0 comments on commit 043cf1f

Please sign in to comment.