Skip to content

Commit

Permalink
Skip cleanup on deploying
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Apr 24, 2016
1 parent b2d0d31 commit dbef052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ before_deploy:
- ./run_docker.sh

deploy:
skip_cleanup: true
provider: pypi
user: andrew.svetlov
password:
Expand Down

0 comments on commit dbef052

Please sign in to comment.