Skip to content

Commit

Permalink
Merge pull request #1605 from zhaoqin-github/connection-aborted-3.0.11
Browse files Browse the repository at this point in the history
Remove pypi deploy job
  • Loading branch information
zhaoqin-github authored Sep 21, 2022
2 parents 9608262 + d08bffa commit 3b1c038
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,6 @@ before_deploy:
- python3 -m venv ~/venv
- source ~/venv/bin/activate
deploy:
- provider: pypi
user: $PYPI_USER
password: $PYPI_PASSWORD
on:
all_branches: true
tags: true
python: 2.7.15
skip_cleanup: true
- provider: releases
api_key: ${GITHUB_TOKEN}
file:
Expand Down

0 comments on commit 3b1c038

Please sign in to comment.