Skip to content

Commit cb66cf0

Browse files
author
brentru
committed
remove pypi deployment
1 parent 9b3ea3e commit cb66cf0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ python:
1111
cache:
1212
pip: true
1313

14-
# TODO: if deployment to PyPi is desired, change 'DEPLOY_PYPI' to "true",
15-
# or remove the env block entirely and remove the condition in the
16-
# deploy block.
17-
env:
18-
- DEPLOY_PYPI="false"
19-
2014
deploy:
2115
- provider: releases
2216
api_key: "$GITHUB_TOKEN"

0 commit comments

Comments
 (0)