Skip to content

Commit 0ef2f7c

Browse files
author
Nicolas Leger
committed
Test on Ruby 2.2.1 and auto test on other patched versions
1 parent 5d07aa3 commit 0ef2f7c

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
@@ -2,9 +2,9 @@ language: ruby
22

33
rvm:
44
- 1.9.3
5-
- 2.0.0
6-
- 2.1.5
7-
- 2.2.0
5+
- 2.0
6+
- 2.1
7+
- 2.2
88
- jruby-19mode
99

1010
jdk:

0 commit comments

Comments
 (0)