Skip to content

Commit 4bc7119

Browse files
authored
Merge pull request #431 from masarufuruya/master
[CI] Test against Ruby 2.3.7, 2.4.4, 2.5.1
2 parents ad01e84 + d67faa5 commit 4bc7119

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
@@ -11,10 +11,10 @@ rvm:
1111
- 1.9
1212
- 2.0
1313
- 2.1
14-
- 2.2
15-
- 2.3.6
16-
- 2.4.3
17-
- 2.5.0
14+
- 2.2.10
15+
- 2.3.7
16+
- 2.4.4
17+
- 2.5.1
1818
- ruby-head
1919
- jruby-19mode
2020
- rbx

0 commit comments

Comments
 (0)