Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jnkm authored Aug 2, 2018
1 parent bf03c41 commit 8103fcb
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 @@ -13,6 +13,7 @@ after_success:
- codecov
deploy:
provider: pypi
server: https://testpypi.python.org/pypi # Remove for deployment to official PyPi repo
user: "Your username"
password: "Your password"
on:
Expand Down

0 comments on commit 8103fcb

Please sign in to comment.