Skip to content

Commit

Permalink
skip clean added
Browse files Browse the repository at this point in the history
clean deletes the build files before upload to pypi is done
  • Loading branch information
irgangla authored Sep 13, 2018
1 parent 6a9e870 commit 74d6fd3
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 @@ -17,6 +17,7 @@ after_success:
- coverage report -m

deploy:
skip_cleanup: true
provider: pypi
user: "irgang"
password:
Expand Down

0 comments on commit 74d6fd3

Please sign in to comment.