Skip to content

Commit

Permalink
Remove travis deploy section
Browse files Browse the repository at this point in the history
  • Loading branch information
gunthercox authored May 1, 2020
1 parent 8d94c12 commit 3050dc7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,3 @@ script:

after_success:
- coveralls

deploy:
provider: pypi
user: $PYPI_USERNAME
password: $PYPI_PASSWORD
distributions: "sdist bdist_wheel"
on:
tags: true

0 comments on commit 3050dc7

Please sign in to comment.