mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-26 10:21:14 +00:00
remove jruby-21mode from .travis.yml
git-svn-id: http://svn.redmine.org/redmine/trunk@13880 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
a5d9499dfa
commit
25c854b893
@ -7,13 +7,11 @@ rvm:
|
||||
- 2.0
|
||||
- 2.1
|
||||
- 2.2
|
||||
- jruby-21mode
|
||||
- jruby
|
||||
matrix:
|
||||
allow_failures:
|
||||
# SCM tests fail randomly due to IO.popen().
|
||||
# https://github.com/jruby/jruby/issues/779
|
||||
- rvm: jruby-21mode
|
||||
- rvm: jruby
|
||||
env:
|
||||
- "TEST_SUITE=units DATABASE_ADAPTER=postgresql"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user