aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorm0sia <m0sia@m0sia.ru>2018-03-21 16:31:43 -0500
committerGitHub <noreply@github.com>2018-03-21 16:31:43 -0500
commit0b8e94f84075c162102c9633506bbb64f12cfdf9 (patch)
tree618daa841695596f41f21b739c988fb3721e7fc4
parent9c4263c22c308a122c957648b72c227710260906 (diff)
downloadpyParrotZikTCP-0b8e94f84075c162102c9633506bbb64f12cfdf9.tar.xz
pyParrotZikTCP-0b8e94f84075c162102c9633506bbb64f12cfdf9.zip
Added artifact name
Diffstat (limited to '')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index cdaf1eb..e78eb58 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -17,6 +17,7 @@ build: off
after_test:
- "%PYTHON%\\python.exe setup.py py2exe"
+ - "7z a pyParrotZik-%APPVEYOR_BUILD_VERSION%.zip .\\dist\\*"
artifacts:
- path: pyParrotZik-%APPVEYOR_BUILD_VERSION%.zip