[test] Travis: enforce Python 3.4 support in functional tests
Make lint/check-doc.py Python 3.4 compatible. Also add .python-version for pyenv which will cause tests with too modern syntax to fail on developer machine rather than on Travis.
This commit is contained in:
parent
ed2a2cebd3
commit
74ce326831
3 changed files with 8 additions and 3 deletions
1
.python-version
Normal file
1
.python-version
Normal file
|
@ -0,0 +1 @@
|
|||
3.4.9
|
Loading…
Add table
Add a link
Reference in a new issue