mirror of
https://github.com/redmine/redmine.git
synced 2026-02-04 13:50:02 +01:00
Merged r14012 from trunk to 2.6-stable
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
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user