Commit 6b8d14dd by Timothée Peignier

Deploy on tags

parent f66cf24a
......@@ -9,3 +9,11 @@ env:
- TOXENV=py34-django19
docsinstall: pip install -q tox
script: tox
deploy:
provider: pypi
user: jazzband
distributions: "sdist bdist_wheel"
on:
tags: true
repo: jazzband/django-pipeline
condition: "$TOXENV = py27-django19"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment