]> source.dussan.org Git - redmine.git/commitdiff
travis: allow failures on jruby 9000
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 30 Aug 2015 04:53:43 +0000 (04:53 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 30 Aug 2015 04:53:43 +0000 (04:53 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@14529 e93f8b46-1217-0410-a6f0-8f06a7374b81

.travis.yml

index ca31ef7cb463e15e8cdf45a4c706c85e74c6e01e..9dbdbafbcd09d137ad58faeb02c498fe33d7981e 100644 (file)
@@ -51,6 +51,7 @@ matrix:
     - env: "SUITE=units       DB=mysql-5.7-dmr"
     - env: "SUITE=functionals DB=mysql-5.7-dmr"
     - env: "SUITE=integration DB=mysql-5.7-dmr"
+    - rvm: jruby-9.0.0.0
     # SCM tests fail randomly due to IO.popen().
     # http://www.redmine.org/issues/19091
     # https://github.com/jruby/jruby/issues/779