tox: Also use $PYTHON for pylint
This commit is contained in:
parent
dd15b4b953
commit
a4ddc9706a
@ -5,9 +5,9 @@ cache:
|
|||||||
build: off
|
build: off
|
||||||
environment:
|
environment:
|
||||||
PYTHONUNBUFFERED: 1
|
PYTHONUNBUFFERED: 1
|
||||||
|
PYTHON: C:\Python36\python.exe
|
||||||
matrix:
|
matrix:
|
||||||
- TESTENV: py36-pyqt58
|
- TESTENV: py36-pyqt58
|
||||||
PYTHON: C:\Python36\python.exe
|
|
||||||
- TESTENV: pylint
|
- TESTENV: pylint
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user