Skip to content

Commit ab47e98

Browse files
authored
Merge pull request #2356 from rails-api/bump-ruby
Bump Ruby versions on Travis: 2.4.7/2.5.6/2.6.4
2 parents e349395 + 838b173 commit ab47e98

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.6
9-
- &ruby_2_5 2.5.5
10-
- &ruby_2_6 2.6.3
8+
- &ruby_2_4 2.4.7
9+
- &ruby_2_5 2.5.6
10+
- &ruby_2_6 2.6.4
1111
- &ruby_head ruby-head
1212

1313
jruby_supported_versions:

0 commit comments

Comments
 (0)