Skip to content

Commit 92ac637

Browse files
authored
Merge pull request #712 from aycabta/use-2.4.6
Use Ruby 2.4.6 for test
2 parents f5e680a + 4909a93 commit 92ac637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ before_install:
55
language: ruby
66
rvm:
77
- 2.3.8
8-
- 2.4.5
8+
- 2.4.6
99
- 2.5.5
1010
- 2.6.2
1111
- ruby-head

0 commit comments

Comments
 (0)