8000 fix: travis deploy and Release 6.36.0 with Version Bump · githubib/twilio-python@14d8473 · GitHub
[go: up one dir, main page]

Skip to content

Commit 14d8473

Browse files
committed
fix: travis deploy and Release 6.36.0 with Version Bump
1 parent 75056e5 commit 14d8473

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
@@ -23,6 +23,7 @@ deploy:
2323
tags: true
2424
python: "3.6"
2525
- provider: pypi
26+
skip_cleanup: true
2627
user: "__token__"
2728
password:
2829
secure: $PYPI_TOKEN

0 commit comments

Comments
 (0)
0