Skip to content

Commit 1838747

Browse files
committed
deploy to PyPI only if Python 3.5 test passes
1 parent 4d827c5 commit 1838747

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
@@ -15,5 +15,6 @@ deploy:
1515
on:
1616
tags: true
1717
repo: SkypLabs/python4yahdlc
18+
condition: $TRAVIS_PYTHON_VERSION = "3.5"
1819

1920
script: python setup.py test

0 commit comments

Comments
 (0)