Skip to content

Commit 44d52e9

Browse files
authored
Merge pull request #707 from aycabta/use-2.5.5-2.6.2
Use Ruby 2.5.5 and 2.6.2
2 parents 94dea0b + 0874bb6 commit 44d52e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ language: ruby
66
rvm:
77
- 2.3.8
88
- 2.4.5
9-
- 2.5.3
10-
- 2.6.1
9+
- 2.5.5
10+
- 2.6.2
1111
- ruby-head
1212
- jruby-9.1.17.0
1313
- jruby-9.2.6.0

0 commit comments

Comments
 (0)