reset appveyor cache

This commit is contained in:
jangko 2020-06-19 21:18:12 +07:00
parent 184ca59203
commit 47cd1e5754
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9
1 changed files with 1 additions and 1 deletions

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