From 0b3681338e69bbd3bbc92d98f2cbf2d422c0f39e Mon Sep 17 00:00:00 2001 From: m0sia Date: Wed, 21 Mar 2018 16:07:33 -0500 Subject: Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1