]> source.dussan.org Git - redmine.git/commitdiff
add redmine.org issue link of jruby IO.popen() at .travis.yml (#19091)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 15 Feb 2015 11:17:32 +0000 (11:17 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 15 Feb 2015 11:17:32 +0000 (11:17 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@14012 e93f8b46-1217-0410-a6f0-8f06a7374b81

.travis.yml

index 86effef489b316b51547b32ee7b92d101436a1f8..ca5c0d043436cb5187c8cd72c4040bec0293c2fe 100644 (file)
@@ -11,6 +11,7 @@ rvm:
 matrix:
   allow_failures:
     # SCM tests fail randomly due to IO.popen().
+    # http://www.redmine.org/issues/19091
     # https://github.com/jruby/jruby/issues/779
     - rvm: jruby
 env: