Skip to content

Commit 46f9e50

Browse files
authored
Merge pull request #423 from nicolasleger/test-ruby-versions
Test on new Ruby versions
2 parents e114301 + 5323d6d commit 46f9e50

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)