##// 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 - 2.0
9 - 2.0
10 - 2.1
10 - 2.1
11 - 2.2
11 - 2.2
12 - jruby-9.0.0.0
12 - jruby-9.0.1.0
13 - jruby
13 - jruby
14 env:
14 env:
15 - "SUITE=units DB=postgresql"
15 - "SUITE=units DB=postgresql"
@@ -45,11 +45,11 matrix:
45 # http://www.redmine.org/issues/19091
45 # http://www.redmine.org/issues/19091
46 # https://github.com/jruby/jruby/issues/779
46 # https://github.com/jruby/jruby/issues/779
47 - rvm: jruby
47 - rvm: jruby
48 - rvm: jruby-9.0.0.0
48 - rvm: jruby-9.0.1.0
49 env: "SUITE=units DB=postgresql-9.5"
49 env: "SUITE=units DB=postgresql-9.5"
50 - rvm: jruby-9.0.0.0
50 - rvm: jruby-9.0.1.0
51 env: "SUITE=functionals DB=postgresql-9.5"
51 env: "SUITE=functionals DB=postgresql-9.5"
52 - rvm: jruby-9.0.0.0
52 - rvm: jruby-9.0.1.0
53 env: "SUITE=integration DB=postgresql-9.5"
53 env: "SUITE=integration DB=postgresql-9.5"
54 before_install:
54 before_install:
55 # https://github.com/travis-ci/travis-ci/issues/4720
55 # https://github.com/travis-ci/travis-ci/issues/4720
General Comments 0
You need to be logged in to leave comments. Login now