Skip to content

Commit

Permalink
Allow old ruby/rails build to fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeck committed Jan 11, 2019
1 parent cca6d78 commit 4933fc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ matrix:
allow_failures:
- rvm: jruby-9.1.17.0
- rvm: 2.4.4
env: "RAILS_VERSION=4.2.10"
- rvm: 2.2.10
env: "RAILS_VESION=5.0.7"
fast_finish: true

before_install:
Expand Down

0 comments on commit 4933fc6

Please sign in to comment.