Skip to content

Commit

Permalink
Rails requires Ruby >= 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
abinoam committed Jan 22, 2019
1 parent 3ed1f03 commit cd22724
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ gemfile:
- gemfiles/activemodel-6.0.gemfile
- gemfiles/activemodel-master.gemfile
matrix:
exclude:
- rvm: 2.3
gemfile: gemfiles/activemodel-6.0.gemfile
- rvm: 2.4
gemfile: gemfiles/activemodel-6.0.gemfile
allow_failures:
- gemfile: gemfiles/activemodel-master.gemfile
fast_finish: true

0 comments on commit cd22724

Please sign in to comment.