Skip to content

Commit

Permalink
Use latest Ruby versions in Travis CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
floehopper authored Jun 10, 2021
1 parent 8c99a1b commit 9e0043a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ rvm:
- 2.1.10
- 2.2.10
- 2.3.8
- 2.4.9
- 2.5.7
- 2.6.5
- 2.7.0
- 2.4.10
- 2.5.9
- 2.6.7
- 2.7.3
- ruby-head
- jruby-9.2.18.0
- jruby-head
Expand Down

0 comments on commit 9e0043a

Please sign in to comment.