Skip to content

Commit 0dce136

Browse files
authored
Merge pull request #417 from swamp09/ci_against_ruby
CI against Ruby 2.2.8, 2.3.5, and 2.4.2
2 parents fd5ff3f + bf28539 commit 0dce136

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ rvm:
1111
- 1.9
1212
- 2.0
1313
- 2.1
14-
- 2.2.5
15-
- 2.3.1
16-
- 2.4.0
14+
- 2.2.8
15+
- 2.3.5
16+
- 2.4.2
1717
- ruby-head
1818
- jruby-19mode
1919
- rbx

0 commit comments

Comments
 (0)