aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index fbfd6cf..f7e6a4d 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -15,7 +15,7 @@ cache:
build: off
after_test:
- - "%PYTHON%\\python.exe setup.py"
+ - "%PYTHON%\\python.exe setup.py py2exe"
artifacts:
- path: pyParrotZik-%APPVEYOR_BUILD_VERSION%.zip