Update appveyor.yml

This commit is contained in:
Fabian König
2017-10-26 17:49:37 +02:00
committed by GitHub
parent 8d39b34eb5
commit 8c8849b58c
+2 -1
View File
@@ -10,6 +10,7 @@ clone_script:
build_script:
- cmd: >-
cd "C:/projects/CypherCore-master"
dotnet restore
dotnet build /p:Platform=win-x64