This commit is contained in:
TomPallister
2016-10-12 21:08:06 +01:00
parent d78dc2847e
commit 1fcc0c20d3
4 changed files with 2 additions and 17 deletions

View File

@ -3,9 +3,9 @@ configuration:
- Release
platform: Any CPU
build_script:
- build.sh
- build.bat
test_script:
- run-tests.sh
- run-tests.bat
artifacts:
- path: artifacts\**\*.*
cache: