mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01: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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user