Skip to content

Commit

Permalink
fix #3 the third time
Browse files Browse the repository at this point in the history
  • Loading branch information
lamhoangtung committed Sep 9, 2020
1 parent 563e235 commit 227bf63
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 @@ -133,6 +133,8 @@ jobs:
if: tag IS present
name: "Deploy to PyPI"
python: 3.7
script:
- echo "Already tested before"
deploy:
- provider: pypi
username: __token__
Expand Down

0 comments on commit 227bf63

Please sign in to comment.