Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
- follow latest Ruby releases
  • Loading branch information
smaeda-ks committed Dec 4, 2019
1 parent 2bcda26 commit e236eda
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 @@ -15,9 +15,9 @@ matrix:
- rvm: ruby-head
- rvm: rbx-2
include:
- rvm: 2.6.4
- rvm: 2.5.6
- rvm: 2.4.7
- rvm: 2.6.5
- rvm: 2.5.7
- rvm: 2.4.9
- rvm: jruby-head
- rvm: ruby-head
- rvm: rbx-2

0 comments on commit e236eda

Please sign in to comment.