mirror of
https://github.com/redmine/redmine.git
synced 2026-01-18 21:43:01 +01:00
add redmine.org issue link of jruby IO.popen() at .travis.yml (#19091)
git-svn-id: http://svn.redmine.org/redmine/trunk@14012 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user