updated build scriptos

This commit is contained in:
TomPallister
2016-10-14 20:20:03 +01:00
parent f545ba8620
commit 67af8841b2
2 changed files with 2 additions and 3 deletions

View File

@ -7,6 +7,6 @@ build_script:
test_script:
- run-tests.bat
artifacts:
- path: site\wwwroot\**\*.*
- path: artifacts\**\*.*
cache:
- '%USERPROFILE%\.nuget\packages'