Skip to content

Commit

Permalink
Include 2.1.10 against 4.2.0 instead of exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
albus522 committed Dec 28, 2017
1 parent 3af5b62 commit bb1f1e7
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ env:
- RAILS_VERSION="~> 5.1.0"
- RAILS_VERSION="edge"
rvm:
- 2.1.10
- 2.2.9
- 2.3.6
- 2.4.3
Expand Down Expand Up @@ -44,11 +43,9 @@ matrix:
env: RAILS_VERSION="~> 4.0.0"
- rvm: 2.3.6
env: RAILS_VERSION="~> 4.1.0"
exclude:
- rvm: 2.1.10
env: RAILS_VERSION="~> 5.0.0"
- rvm: 2.1.10
env: RAILS_VERSION="~> 5.1.0"
- rvm: 2.1.10
env: RAILS_VERSION="~> 4.2.0"
exclude:
- rvm: 2.2.9
env: RAILS_VERSION="edge"
sudo: false

0 comments on commit bb1f1e7

Please sign in to comment.