##// END OF EJS Templates
travis: allow failures on jruby 9000...
Toshi MARUYAMA -
r14147:4f6f2a7e27de
parent child
Show More
@@ -51,6 +51,7 matrix:
51 - env: "SUITE=units DB=mysql-5.7-dmr"
51 - env: "SUITE=units DB=mysql-5.7-dmr"
52 - env: "SUITE=functionals DB=mysql-5.7-dmr"
52 - env: "SUITE=functionals DB=mysql-5.7-dmr"
53 - env: "SUITE=integration DB=mysql-5.7-dmr"
53 - env: "SUITE=integration DB=mysql-5.7-dmr"
54 - rvm: jruby-9.0.0.0
54 # SCM tests fail randomly due to IO.popen().
55 # SCM tests fail randomly due to IO.popen().
55 # http://www.redmine.org/issues/19091
56 # http://www.redmine.org/issues/19091
56 # https://github.com/jruby/jruby/issues/779
57 # https://github.com/jruby/jruby/issues/779
General Comments 0
You need to be logged in to leave comments. Login now