Skip to content

Commit

Permalink
Enable Jazzband project releases. Adds @jwhitlock as project lead.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Sep 16, 2019
1 parent 575f71e commit 5e824f5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,3 +203,14 @@ before_script:
NOT EXISTS \`$TOXENV\`;'; fi"
script: tox
after_success: coveralls
deploy:
provider: pypi
user: jazzband
server: https://jazzband.co/projects/django-nose/upload
distributions: sdist bdist_wheel
password:
secure: tNMoNLBm4bNO7FxTVL30r1pG3mHxmoUs0KJhFiN5G7hioRnwmeYfnDDe8dlsxMUH7NNCZjhHNCJ1ll5rBTZhqTuXTXOrxzHigV18rRYiyPfzFsVsKfAhqmjROv0Jf1XgOAZ6VQM7A69eIMVE1gs05kJevDqJaRp2e7hPq7a2+HQ=
on:
tags: true
repo: jazzband/django-nose
condition: "$TOXENV = py37-django-22"

0 comments on commit 5e824f5

Please sign in to comment.