##// END OF EJS Templates
appveyor.yml: remove unneeded --without DB...
Toshi MARUYAMA -
r14378:5dc21bdd718c
parent child
Show More
@@ -10,7 +10,7 install:
10 build: off
10 build: off
11
11
12 test_script:
12 test_script:
13 - bundle install --without mysql2 postgres rmagick
13 - bundle install --without rmagick
14 - set SCMS=git
14 - set SCMS=git
15 - set RUN_ON_NOT_OFFICIAL=
15 - set RUN_ON_NOT_OFFICIAL=
16 - set RUBY_VER=1.9
16 - set RUBY_VER=1.9
General Comments 0
You need to be logged in to leave comments. Login now