Skip to content

Commit 0874bb6

Browse files
committed
Use Ruby 2.5.5 and 2.6.2
1 parent 94dea0b commit 0874bb6

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)