From 3ee1e128d9f34e1baa6b505aa4aac36c97f782aa Mon Sep 17 00:00:00 2001 From: m0sia Date: Wed, 21 Mar 2018 16:01:29 -0500 Subject: Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index f7e6a4d..fbfd6cf 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -15,7 +15,7 @@ cache: build: off after_test: - - "%PYTHON%\\python.exe setup.py py2exe" + - "%PYTHON%\\python.exe setup.py" artifacts: - path: pyParrotZik-%APPVEYOR_BUILD_VERSION%.zip -- cgit v1.2.1