Skip to content

Commit 3b1c038

Browse files
Merge pull request #1605 from zhaoqin-github/connection-aborted-3.0.11
Remove pypi deploy job
2 parents 9608262 + d08bffa commit 3b1c038

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,6 @@ before_deploy:
4141
- python3 -m venv ~/venv
4242
- source ~/venv/bin/activate
4343
deploy:
44-
- provider: pypi
45-
user: $PYPI_USER
46-
password: $PYPI_PASSWORD
47-
on:
48-
all_branches: true
49-
tags: true
50-
python: 2.7.15
51-
skip_cleanup: true
5244
- provider: releases
5345
api_key: ${GITHUB_TOKEN}
5446
file:

0 commit comments

Comments
 (0)