Skip to content

Commit 1863540

Browse files
authored
Merge pull request ruby#244 from aycabta/2.5.0
Use 2.5.0 and more latest Ruby versions
2 parents a47b81b + d774bd4 commit 1863540

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ sudo: false
33
rvm:
44
- 2.0.0
55
- 2.1.10
6-
- 2.2.8
7-
- 2.3.5
8-
- 2.4.2
6+
- 2.2.9
7+
- 2.3.6
8+
- 2.4.3
9+
- 2.5.0
910
- ruby-head
1011
- jruby-9.1.15.0
1112
- jruby-head

0 commit comments

Comments
 (0)