Skip to content

Commit

Permalink
Fixed .travis.yml to skip pushing each python versionto PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallmcdonnell committed Dec 11, 2018
1 parent 98ba4e8 commit 8c513ba
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 @@ -16,6 +16,7 @@ after_success:
- codecov
deploy:
skip_cleanup: true
skip_existing: true
provider: pypi
user: mcdonnellmt
password:
Expand Down

0 comments on commit 8c513ba

Please sign in to comment.