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 authored and sds committed Dec 10, 2019
1 parent 84fd0eb commit c23837d
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 @@ -3,9 +3,9 @@ language: ruby
cache: bundler

rvm:
- 2.4.6
- 2.5.5
- 2.6.3
- 2.4.9
- 2.5.7
- 2.6.5

before_script:
- git config --local user.email "travis@travis.ci"
Expand Down

0 comments on commit c23837d

Please sign in to comment.