fix .appveyor.yml

This commit is contained in:
andri lim 2019-06-06 12:08:30 +07:00
parent 63bbcb7643
commit 4a18a202bd
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9

View File

@ -80,7 +80,7 @@ install:
build_script:
- cd C:\projects\%APPVEYOR_PROJECT_SLUG%
- nimble install -y > nul
#- nimble install -y > nul
test_script:
- nimble tests