1
0
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:
Toshi MARUYAMA 2015-10-29 15:40:48 +00:00
parent 088cab5a14
commit 5dc21bdd71

View File

@ -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