Skip to content

Commit 5ce94fd

Browse files
authored
Merge pull request #2360 from rails-api/bump-ruby
Bump Ruby versions on Travis: 2.4.9/2.5.7/2.6.5
2 parents ab47e98 + 14eed23 commit 5ce94fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ ruby_supported_versions:
55
- &ruby_2_1 2.1.10
66
- &ruby_2_2 2.2.10
77
- &ruby_2_3 2.3.8
8-
- &ruby_2_4 2.4.7
9-
- &ruby_2_5 2.5.6
10-
- &ruby_2_6 2.6.4
8+
- &ruby_2_4 2.4.9
9+
- &ruby_2_5 2.5.7
10+
- &ruby_2_6 2.6.5
1111
- &ruby_head ruby-head
1212

1313
jruby_supported_versions:

0 commit comments

Comments
 (0)