Skip to content

Commit 6abbc58

Browse files
nicolaslegerNicolas Leger
authored andcommitted
[CI] Test against Ruby 2.5
1 parent 0890821 commit 6abbc58

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ script: "bundle exec rake ci"
77
rvm:
88
- 2.0.0
99
- 2.1.10
10-
- 2.2.8
11-
- 2.3.5
12-
- 2.4.2
10+
- 2.2.9
11+
- 2.3.6
12+
- 2.4.3
13+
- 2.5.0
1314
- ruby-head
1415
- jruby-9000
1516
- jruby-head

0 commit comments

Comments
 (0)