Skip to content

Commit

Permalink
Update tested Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ianfleeton committed Apr 19, 2017
1 parent e40cd3d commit b9c64bb
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,10 @@ before_install:
- gem install bundler

rvm:
- 2.1.10
- 2.2.5
- 2.3.1
- 2.2.7
- 2.3.4
- 2.4.1

env:
- RAILS_VERSION="~> 4.2"
- RAILS_VERSION="~> 5.0"

matrix:
exclude:
- rvm: 2.1.10
env: RAILS_VERSION="~> 5.0"

0 comments on commit b9c64bb

Please sign in to comment.