mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-01 03:57:15 +00:00
appveyor.yml: remove unneeded --without DB
git-svn-id: http://svn.redmine.org/redmine/trunk@14760 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
088cab5a14
commit
5dc21bdd71
@ -10,7 +10,7 @@ install:
|
||||
build: off
|
||||
|
||||
test_script:
|
||||
- bundle install --without mysql2 postgres rmagick
|
||||
- bundle install --without rmagick
|
||||
- set SCMS=git
|
||||
- set RUN_ON_NOT_OFFICIAL=
|
||||
- set RUBY_VER=1.9
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user