Commit 871d4e30 authored by Benoit Pierre's avatar Benoit Pierre

travis: make deploy stage conditional

parent 501a30c6
......@@ -18,6 +18,7 @@ jobs:
- python: *latest_py2
env: LANG=C
- stage: deploy (to PyPI for tagged commits)
if: tag IS present
python: *latest_py3
install: skip
script: skip
......
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