Skip to content

Commit

Permalink
use travis deployment v2
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed May 31, 2021
1 parent 4ca4f01 commit 61983a0
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 @@ -88,6 +88,7 @@ jobs:
if: tag IS present
deploy:
- provider: pypi
edge: true
user: "__token__"
password: "${PYPI_TOKEN}"
skip_existing: true
Expand Down

0 comments on commit 61983a0

Please sign in to comment.