##// END OF EJS Templates
Merged r13826 from trunk to 2.6-stable....
Toshi MARUYAMA -
r13445:b74e5e24f936
parent child
Show More
@@ -8,11 +8,13 rvm:
8 - 1.9.3
8 - 1.9.3
9 - 2.0
9 - 2.0
10 - 2.1
10 - 2.1
11 - jruby-21mode
11 - jruby
12 - jruby
12 matrix:
13 matrix:
13 allow_failures:
14 allow_failures:
14 # SCM tests fail randomly due to IO.popen().
15 # SCM tests fail randomly due to IO.popen().
15 # https://github.com/jruby/jruby/issues/779
16 # https://github.com/jruby/jruby/issues/779
17 - rvm: jruby-21mode
16 - rvm: jruby
18 - rvm: jruby
17 env:
19 env:
18 - "TEST_SUITE=units DATABASE_ADAPTER=postgresql"
20 - "TEST_SUITE=units DATABASE_ADAPTER=postgresql"
General Comments 0
You need to be logged in to leave comments. Login now