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 build: off
test_script: test_script:
- bundle install --without mysql2 postgres rmagick - bundle install --without rmagick
- set SCMS=git - set SCMS=git
- set RUN_ON_NOT_OFFICIAL= - set RUN_ON_NOT_OFFICIAL=
- set RUBY_VER=1.9 - set RUBY_VER=1.9