Skip to content

Commit b2aaba4

Browse files
committed
Merge pull request #594 from nicolasleger/patch-1
Test on Ruby 2.2.1 and auto test on other patched versions
2 parents cf557ce + 289f7f1 commit b2aaba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ language: ruby
33
rvm:
44
- 1.9.3
55
- 2.0.0
6-
- 2.1.5
7-
- 2.2.0
6+
- 2.1
7+
- 2.2
88
- jruby-19mode
99

1010
jdk:

0 commit comments

Comments
 (0)