Skip to content

Commit

Permalink
Updates Ruby versions for test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jhund committed Jul 20, 2021
1 parent f01f462 commit 794e7f4
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ language: ruby
script: "bundle exec rake test"
before_install:
- gem update --system
rvm:
- 2.3.6
- 2.4.3
- 2.5.0
- 2.6.1
rbenv:
- 2.4.10
- 2.5.9
- 2.6.7
- 2.7.4
- 3.0.2

0 comments on commit 794e7f4

Please sign in to comment.