Skip to content

Commit

Permalink
Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
configcat-developer committed Nov 15, 2018
1 parent c1705a0 commit 1528d9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ script:
- py.test --cov=./
after_success:
- codecov
before_deploy:
pip install twine
deploy:
provider: pypi
user: "$PYPI_USERNAME"
Expand Down

0 comments on commit 1528d9f

Please sign in to comment.