##// END OF EJS Templates
use rvm 2.0 and 2.1 instead of 2.0.0 and 2.1.0 at .travis.yml...
Toshi MARUYAMA -
r12841:6b3395639456
parent child
Show More
@@ -5,8 +5,8 language: ruby
5 rvm:
5 rvm:
6 - 1.8.7
6 - 1.8.7
7 - 1.9.3
7 - 1.9.3
8 - 2.0.0
8 - 2.0
9 - 2.1.0
9 - 2.1
10 - jruby
10 - jruby
11 matrix:
11 matrix:
12 allow_failures:
12 allow_failures:
General Comments 0
You need to be logged in to leave comments. Login now