Skip to content

Commit 5323d6d

Browse files
authored
Test on new Ruby versions
1 parent e114301 commit 5323d6d

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
@@ -11,9 +11,10 @@ rvm:
1111
- 1.9
1212
- 2.0
1313
- 2.1
14-
- 2.2.8
15-
- 2.3.5
16-
- 2.4.2
14+
- 2.2
15+
- 2.3.6
16+
- 2.4.3
17+
- 2.5.0
1718
- ruby-head
1819
- jruby-19mode
1920
- rbx

0 commit comments

Comments
 (0)