Skip to content

Commit

Permalink
Merge pull request #18 from sfinkens/fix-deploy
Browse files Browse the repository at this point in the history
Fix deploy section in travis.yml
  • Loading branch information
sfinkens authored Jul 15, 2020
2 parents 11b9bd4 + c2bba39 commit c7c1893
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ script:
after_success:
- if [[ $PYTHON_VERSION == 3.7 ]]; then coveralls; fi
deploy:
matrix:
- provider: pypi
user: sfinkens
password:
Expand Down

0 comments on commit c7c1893

Please sign in to comment.