changes to get nuget packages publishing from app veyor

This commit is contained in:
TomPallister
2016-10-25 20:54:55 +01:00
parent 54167be973
commit 72f66f8d3a
7 changed files with 63 additions and 8 deletions

View File

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