We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d827c5 commit 1838747Copy full SHA for 1838747
.travis.yml
@@ -15,5 +15,6 @@ deploy:
15
on:
16
tags: true
17
repo: SkypLabs/python4yahdlc
18
+ condition: $TRAVIS_PYTHON_VERSION = "3.5"
19
20
script: python setup.py test
0 commit comments