Skip to content

Commit

Permalink
Update Ruby versions 2.4 to 2.7 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoglan committed May 14, 2020
1 parent bd6d0ac commit 9605980
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ rvm:
- 2.1.10
- 2.2.10
- 2.3.8
- 2.4.6
- 2.5.5
- 2.6.3
- 2.4.10
- 2.5.8
- 2.6.6
- 2.7.1
- jruby-19mode
- jruby-head

Expand Down

0 comments on commit 9605980

Please sign in to comment.