appveyor: pls

This commit is contained in:
James Benton 2017-06-02 13:28:31 +01:00
parent c2b09a3a28
commit 04ec3338b7

View File

@ -30,8 +30,9 @@ build_script:
- msbuild INSTALL.vcxproj /p:Configuration=Release /p:Platform=Win32
after_build:
- 7z a wut.zip install\*
- cd install
- 7z a wut.zip .
artifacts:
- path: build\wut.zip
- path: build\install\wut.zip
name: wut