Skip to content

Commit

Permalink
Merge pull request #1570 from krororo/update-rubies
Browse files Browse the repository at this point in the history
CI: Use ruby 2.4.9, 2.5.7, 2.6.5
  • Loading branch information
jkowens committed Oct 26, 2019
2 parents a74eb3d + 8b76b4e commit f7075b2
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 @@ -21,9 +21,9 @@ addons:
rvm:
- 2.2.10
- 2.3.8
- 2.4.7
- 2.5.6
- 2.6.4
- 2.4.9
- 2.5.7
- 2.6.5
- ruby-head
- rbx-3
- jruby-9.2.8.0
Expand Down

0 comments on commit f7075b2

Please sign in to comment.