Skip to content

Commit ceabeac

Browse files
committed
Use Ruby 2.3.8, 2.4.5, and 2.5.3
1 parent 4be0a09 commit ceabeac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ before_install:
44
- gem update bundler
55
language: ruby
66
rvm:
7-
- 2.3.7
8-
- 2.4.4
9-
- 2.5.1
7+
- 2.3.8
8+
- 2.4.5
9+
- 2.5.3
1010
- ruby-head
1111
- jruby-9.1.17.0
1212
- jruby-9.2.0.0

0 commit comments

Comments
 (0)