appveyor plzzz

This commit is contained in:
TomPallister 2016-10-25 21:07:58 +01:00
parent 385aea8fdd
commit 79616e2443

View File

@ -6,7 +6,7 @@ build_script:
- build.bat
test_script:
- run-tests.bat
after_build:
- push-to-nuget.bat 1.0.{build}-rc1 {nugetApiKey}
after_test:
- push-to-nuget.bat 1.0.%envappveyor_build_version%-rc1 %nugetApiKey%
cache:
- '%USERPROFILE%\.nuget\packages'