Skip to content

Commit c9a82b0

Browse files
committed
Use Ruby 2.4.2, 2.3.5, 2.2.8
1 parent f7fc033 commit c9a82b0

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
@@ -3,9 +3,9 @@ before_install:
33
- gem install bundler --no-document
44
language: ruby
55
rvm:
6-
- 2.2.7
7-
- 2.3.4
8-
- 2.4.1
6+
- 2.2.8
7+
- 2.3.5
8+
- 2.4.2
99
- ruby-head
1010
- jruby-9.1.13.0
1111
env:

0 commit comments

Comments
 (0)