Skip to content

Commit

Permalink
Travis: Test against latest Rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
ledermann committed Sep 15, 2017
1 parent 75b711a commit 144a2e0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
rvm:
- 2.0.0
- 2.1.10
- 2.2.7
- 2.3.4
- 2.4.1
- 2.2.8
- 2.3.5
- 2.4.2
gemfile:
- gemfiles/Gemfile-activemodel-3.0.x
- gemfiles/Gemfile-activemodel-3.1.x
Expand All @@ -23,8 +23,8 @@ matrix:
gemfile: gemfiles/Gemfile-activemodel-5.0.x
- rvm: 2.1.10
gemfile: gemfiles/Gemfile-activemodel-5.0.x
- rvm: 2.4.1
- rvm: 2.4.2
gemfile: gemfiles/Gemfile-activemodel-4.1.x
- rvm: 2.4.1
- rvm: 2.4.2
gemfile: gemfiles/Gemfile-activemodel-4.2.x
sudo: false

0 comments on commit 144a2e0

Please sign in to comment.