Only install dependencies in Appveyor followup #110, fix #109

This commit is contained in:
mratsim 2018-08-21 15:49:52 +02:00
parent 5ac1949870
commit 986cba578c
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ install:
- koch nimble
build_script:
- cd C:\projects\%APPVEYOR_PROJECT_SLUG%
- nimble install -y
- nimble install -dy
test_script:
- nimble test