Skip to content

Commit

Permalink
removed pypi build
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Chan committed Sep 17, 2018
1 parent 30d82ab commit 2f8b46e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,15 +205,6 @@ deploy:
repo: ${GITHUB_REPO_NAME}
tags: true

- provider: pypi
skip_cleanup: true
user: ${PYPI_LOGIN}
password: ${PYPI_PASSWD}
on:
repo: ${GITHUB_REPO_NAME}
tags: true
condition: "$TRAVIS_TAG != *[ab]* && $MYCONDAPY == 3.6 && $TRAVIS_OS_NAME == linux"

- provider: pages
skip_cleanup: true
github_token: ${GITHUB_TOKEN}
Expand Down

0 comments on commit 2f8b46e

Please sign in to comment.