##// END OF EJS Templates
2.6-stable: travis: upgrade jruby-9.0.0.0 to jruby-9.0.1.0...
Toshi MARUYAMA -
r14198:eac6381e1ff5
parent child
Show More
@@ -9,7 +9,7 rvm:
9 9 - 2.0
10 10 - 2.1
11 11 - 2.2
12 - jruby-9.0.0.0
12 - jruby-9.0.1.0
13 13 - jruby
14 14 env:
15 15 - "SUITE=units DB=postgresql"
@@ -45,11 +45,11 matrix:
45 45 # http://www.redmine.org/issues/19091
46 46 # https://github.com/jruby/jruby/issues/779
47 47 - rvm: jruby
48 - rvm: jruby-9.0.0.0
48 - rvm: jruby-9.0.1.0
49 49 env: "SUITE=units DB=postgresql-9.5"
50 - rvm: jruby-9.0.0.0
50 - rvm: jruby-9.0.1.0
51 51 env: "SUITE=functionals DB=postgresql-9.5"
52 - rvm: jruby-9.0.0.0
52 - rvm: jruby-9.0.1.0
53 53 env: "SUITE=integration DB=postgresql-9.5"
54 54 before_install:
55 55 # https://github.com/travis-ci/travis-ci/issues/4720
General Comments 0
You need to be logged in to leave comments. Login now