Skip to content

Commit

Permalink
Update travis config to use latest supported rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Sep 4, 2019
1 parent 007136e commit ea28030
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,8 +1,8 @@
language: ruby
rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- 2.4.7
- 2.5.6
- 2.6.4
gemfile:
- gemfiles/rails_4.2.gemfile
- gemfiles/rails_5.0.gemfile
Expand Down

0 comments on commit ea28030

Please sign in to comment.