From 674ea4361beca2c79a11c43070699d7ec8e664cb Mon Sep 17 00:00:00 2001 From: james7132 Date: Sat, 10 Jun 2017 20:40:57 -0700 Subject: [PATCH] Change deploy script to only run on deploy not install --- .appveyor.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 6ee9770..31b730a 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -48,10 +48,8 @@ install: # Set InnoSetup path here, because Cython complained about it. - set PATH=%PATH%;"C:\\Program Files (x86)\\Inno Setup 5" - iscc /Q install/setup.iss - - # Deploy results +deploy_script: - cmd: ./scripts/deploy_win.bat - # Not a project with an msbuild file, build done at install. build: off artifacts: