Skip to content

Commit eefe5cc

Browse files
committed
Fix: Skip cleanup before pypi deployment
1 parent 73da316 commit eefe5cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ before_deploy:
3131
deploy:
3232
- provider: script
3333
script: bash ci/scripts/pypi_deploy.sh
34+
skip_cleanup: true
3435
on:
3536
tags: true
3637
- provider: bintray

0 commit comments

Comments
 (0)