summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 2ee5429..3eec161 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -72,7 +72,7 @@ build: off
test_script:
- "%WITH_COMPILER% %PYTHON%/python setup.py build_ext -i"
- "%WITH_COMPILER% %PYTHON%/python setup.py test"
- - "%WITH_COMPILER% %PYTHON%/python setup.py bdist_wheel bdist_wininst"
+ - "%WITH_COMPILER% %PYTHON%/python setup.py bdist_wheel"
artifacts:
- path: dist\*.exe