Skip to content

Commit

Permalink
Remove pypi deployment info
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas committed May 6, 2020
1 parent 7239dd8 commit 11a20c7
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 @@ -23,12 +23,3 @@ script:
- coverage run --source=pagetree runtests.py
after_success:
- coveralls
deploy:
provider: pypi
distributions: "sdist bdist_wheel"
user: ctlpypi
password:
secure: QIkQv0T6VKP4PUNzI9JXRi2IUy9gGpf0pO4kKgzgaUOOavfwnWrcpWD0RpVOqFu9+hcreKPENAxnXomMu8GSnSsW/61YZ97bM6ZqzstgRDZvmwK4UijYDrqw4nc5Jq9H3h/TQSvtTL+UBzCyLP/F/p6Jsx08Cacciv3CJVKo9Qs=
on:
tags: true
repo: ccnmtl/django-pagetree

0 comments on commit 11a20c7

Please sign in to comment.