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