Skip to content

Commit

Permalink
Have travis skip cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
willbarton committed Aug 29, 2018
1 parent 20198dd commit 7cf2203
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 @@ -27,6 +27,7 @@ after_success:

deploy:
- provider: pypi
skip-cleanup: true
distributions: "sdist bdist_wheel --universal"
user: cfpb
password:
Expand Down

0 comments on commit 7cf2203

Please sign in to comment.