Skip to content

Commit 221e2fd

Browse files
authored
Updated appveyor cfg (#216)
1 parent a61495c commit 221e2fd

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.appveyor.yml

-12
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,3 @@ deploy_script:
9797
# Calling twine requires we set path
9898
- "SET PATH=%PYTHON_DEF%;%PYTHON_DEF%\\Scripts;%PATH%"
9999
- python ci/appveyor/pypi_upload.py *.whl
100-
101-
102-
deploy:
103-
- provider: Environment
104-
name: production
105-
on:
106-
branch: master
107-
108-
- provider: Environment
109-
name: production
110-
on:
111-
APPVEYOR_REPO_TAG: true

0 commit comments

Comments
 (0)