Try to publish artifacts from appveyor build

This commit is contained in:
Alexander Mai 2018-02-26 21:45:21 +01:00
parent 70664e5857
commit 7b3dc4e091
1 changed files with 4 additions and 0 deletions

View File

@ -44,3 +44,7 @@ build_script:
test_script:
- IF "%CONFIGURATION%" == "Debug" bin\debug\testrunner.exe
- IF "%CONFIGURATION%" == "Release" bin\testrunner.exe
artifacts:
- path: cli.zip
name: bin