Skip to content

Commit 9a8a197

Browse files
authored
Merge pull request #112 from swamp09/ci_against
CI against Ruby 2.2.9, 2.3.6, and 2.4.3
2 parents 338cc26 + 3060d6a commit 9a8a197

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
@@ -6,9 +6,9 @@ language: ruby
66
rvm:
77
- jruby-9000
88
- 2.1.10 # EOL Soon
9-
- 2.2.6
10-
- 2.3.3
11-
- 2.4.0
9+
- 2.2.9
10+
- 2.3.6
11+
- 2.4.3
1212
- jruby-head
1313
- ruby-head
1414
matrix:

0 commit comments

Comments
 (0)