appveyor plzzz

This commit is contained in:
TomPallister 2016-10-25 21:12:33 +01:00
parent 79616e2443
commit d74cbcfd13

View File

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