Skip to content

Commit 3988bc5

Browse files
authored
Merge pull request #278 from aycabta/use-ruby-2.5.3
Use Ruby 2.2.10, 2.3.8, 2.4.5, and 2.5.3
2 parents 2a16d03 + f35c565 commit 3988bc5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ sudo: false
33
rvm:
44
- 2.0.0
55
- 2.1.10
6-
- 2.2.9
7-
- 2.3.6
8-
- 2.4.3
9-
- 2.5.0
6+
- 2.2.10
7+
- 2.3.8
8+
- 2.4.5
9+
- 2.5.3
1010
- ruby-head
1111
- jruby-9.1.16.0
1212
- jruby-head

0 commit comments

Comments
 (0)