]> source.dussan.org Git - redmine.git/commitdiff
Merged r14012 from trunk to 2.6-stable
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 18 Mar 2015 13:55:53 +0000 (13:55 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 18 Mar 2015 13:55:53 +0000 (13:55 +0000)
add redmine.org issue link of jruby IO.popen() at .travis.yml (#19091)

git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@14129 e93f8b46-1217-0410-a6f0-8f06a7374b81

.travis.yml

index 2ac840bc1aa413897656b4331d2919f1764fdac9..eec8aed5734c966c704f21404d94c4254bc5afb0 100644 (file)
@@ -12,6 +12,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: