Skip to content

Commit

Permalink
Test against latest Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Oct 23, 2018
1 parent bc08aa1 commit 7b80568
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ language: ruby
sudo: false
rvm:
- 2.2.10
- 2.3.7
- 2.4.4
- 2.5.1
- 2.3.8
- 2.4.5
- 2.5.3
gemfile:
- gemfiles/rails_5.0.gemfile
- gemfiles/rails_5.1.gemfile
Expand Down

0 comments on commit 7b80568

Please sign in to comment.