Skip to content

Commit 4ccc774

Browse files
authored
[CI] Test against Ruby 2.5
1 parent 53bf066 commit 4ccc774

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
@@ -6,9 +6,10 @@ rvm:
66
- 1.9.3
77
- 2.0.0
88
- 2.1.10
9-
- 2.2.6
10-
- 2.3.3
11-
- 2.4.0
9+
- 2.2.9
10+
- 2.3.6
11+
- 2.4.3
12+
- 2.5.0
1213
- ruby-head
1314
- jruby
1415
matrix:

0 commit comments

Comments
 (0)