We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55c2478 commit ef33875Copy full SHA for ef33875
1 file changed
.travis.yml
@@ -14,7 +14,6 @@ after_success:
14
- coveralls
15
deploy:
16
provider: pypi
17
- server: https://pypi.org/legacy/
18
user: "__token__"
19
password: $PYPI_PASSWORD
20
on:
0 commit comments