Skip to content

Commit

Permalink
Merge pull request #2360 from rails-api/bump-ruby
Browse files Browse the repository at this point in the history
Bump Ruby versions on Travis: 2.4.9/2.5.7/2.6.5
  • Loading branch information
wasifhossain authored Oct 13, 2019
2 parents ab47e98 + 14eed23 commit 5ce94fd
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 @@ -5,9 +5,9 @@ ruby_supported_versions:
- &ruby_2_1 2.1.10
- &ruby_2_2 2.2.10
- &ruby_2_3 2.3.8
- &ruby_2_4 2.4.7
- &ruby_2_5 2.5.6
- &ruby_2_6 2.6.4
- &ruby_2_4 2.4.9
- &ruby_2_5 2.5.7
- &ruby_2_6 2.6.5
- &ruby_head ruby-head

jruby_supported_versions:
Expand Down

0 comments on commit 5ce94fd

Please sign in to comment.