Skip travis cleanup so we can tag release.

This commit is contained in:
Steve Pulec 2019-11-22 10:27:22 -05:00
parent a9fe5d462c
commit 502957f1f9

View File

@ -54,7 +54,7 @@ deploy:
on: on:
branch: branch:
- master - master
cleanup: false skip_cleanup: true
skip_existing: true skip_existing: true
# - provider: pypi # - provider: pypi
# distributions: sdist bdist_wheel # distributions: sdist bdist_wheel