Skip to content

Commit

Permalink
Update Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
inukshuk committed Oct 4, 2019
1 parent d21b182 commit af38f5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -3,11 +3,11 @@ sudo: false
cache: bundler
matrix:
include:
- rvm: 2.5
- rvm: 2.6
env: WITH_COVERALLS=true
- rvm: 2.4
- rvm: 2.5
env: WITH_COVERALLS=false
- rvm: 2.3
- rvm: 2.4
env: WITH_COVERALLS=false
before_install:
- gem update --system
Expand Down

0 comments on commit af38f5a

Please sign in to comment.