Skip to content

Commit

Permalink
Add user to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
and-semakin committed Nov 30, 2019
1 parent e048948 commit e3aafd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -37,6 +37,7 @@ after_success:
deploy:
provider: pypi
skip_existing: true
user: "__token__"
on:
tags: true
repo: lingthio/Flask-User

0 comments on commit e3aafd9

Please sign in to comment.