Skip to content

Commit

Permalink
CI: Use ruby 2.4.9, 2.5.7, 2.6.5 (#863)
Browse files Browse the repository at this point in the history
* CI: Use ruby 2.4.7, 2.5.6, 2.6.4

* CI: Use 2.4.9, 2.5.7, 2.6.5
  • Loading branch information
olleolleolle authored and codebycliff committed Oct 17, 2019
1 parent dd32a4a commit 09d373f
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 @@ -10,9 +10,9 @@ services:

rvm:
- 2.3.8
- 2.4.6
- 2.5.5
- 2.6.3
- 2.4.9
- 2.5.7
- 2.6.5
- ruby-head

matrix:
Expand Down

0 comments on commit 09d373f

Please sign in to comment.