Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jlongstaf authored Apr 10, 2018
1 parent 3351686 commit 6592485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ deploy:
- provider: pypi
user: $PYPI_USER
password: $PYPI_PASSWORD
server: https://pypi.python.org/pypi
server: https://upload.pypi.org/legacy/
on:
all_branches: true
tags: true
Expand Down

0 comments on commit 6592485

Please sign in to comment.