Update .appveyor.yml

This commit is contained in:
Paddy Xu
2018-09-01 21:45:59 +03:00
committed by GitHub
parent 953093390e
commit 968e4b9ff0

View File

@@ -12,7 +12,9 @@ cache:
before_build:
- ps: >-
$env:GIT_TAG = git describe --always --tags
git submodule update --init --recursive
nuget restore
build:
verbosity: minimal