Skip to content

Commit 470fab4

Browse files
author
Gregory Ghez
committed
deploy only on python-3.6 build to avoid conflict with other version deployments.
1 parent 8bbd92f commit 470fab4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ deploy:
2222
password: ${PYPI_PASS}
2323
on:
2424
tags: true
25+
condition: ${TRAVIS_PYTHON_VERSION} == 3.6

0 commit comments

Comments
 (0)