Skip to content

Commit

Permalink
deploy only on python-3.6 build to avoid conflict with other version …
Browse files Browse the repository at this point in the history
…deployments.
  • Loading branch information
Gregory Ghez committed Aug 26, 2018
1 parent 8bbd92f commit 470fab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ deploy:
password: ${PYPI_PASS}
on:
tags: true
condition: ${TRAVIS_PYTHON_VERSION} == 3.6

0 comments on commit 470fab4

Please sign in to comment.