Skip to content

Commit 386afc5

Browse files
committed
Do not upload docs when deploying to PyPI from Travis CI
1 parent 7b40f4e commit 386afc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ after_success:
2020
deploy:
2121
provider: pypi
2222
distributions: sdist bdist_wheel
23+
skip_upload_docs: true
2324
user: redapple
2425
password:
2526
secure: T1PBD+ocIGwHMbBHPqzu7UZxpkB0w98KtEIkNzLXNQcF7JpjugZNwz4xX2xVhi8yvUQ257VtLSKpIOT2FWxrfLrgTZKbTd6Q7V5Lf3HKzLomOKUKMAd54gsOuismE27CT/SHbexskACgwVwkyG9Y3dlG6m/ZBgqoPAGaJrScjEU=

0 commit comments

Comments
 (0)