Skip to content

Commit 1cfd7e8

Browse files
authored
Merge pull request #536 from aycabta/use-ruby-2.4.2-2.3.5-2.2.8
Use Ruby 2.4.2, 2.3.5, 2.2.8
2 parents f7fc033 + c9a82b0 commit 1cfd7e8

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)