Update appveyor.yml

This commit is contained in:
Andrew Lee 2018-08-27 19:48:56 -04:00 committed by GitHub
parent 0d7f356ccf
commit 1807ee1c95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,4 +7,4 @@ after_build:
- netstat -ab
- tree /F
# zip the archive
- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin'
- '7z a Ports-%APPVEYOR_REPO_COMMIT%.zip bin/Debug'