Skip to content

Commit

Permalink
set latest rubies in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthutchinson committed Sep 23, 2017
1 parent 031f18f commit 6abf15e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -3,10 +3,10 @@ language: ruby
cache: bundler
rvm:
- 2.0.0
- 2.1.7
- 2.2.4
- 2.3.3
- 2.4.1
- 2.1.10
- 2.2.8
- 2.3.5
- 2.4.2
- ruby-head

before_install:
Expand Down

0 comments on commit 6abf15e

Please sign in to comment.