Try adding a PyPI testenv on AppVeyor
This commit is contained in:
parent
6c3abadb32
commit
a6041834f8
|
|
@ -7,6 +7,8 @@ environment:
|
|||
PYTHONUNBUFFERED: 1
|
||||
matrix:
|
||||
- TESTENV: py34
|
||||
- TESTENV: py36-pyqt58
|
||||
PYTHON: C:\Python36\python.exe
|
||||
- TESTENV: unittests-frozen
|
||||
- TESTENV: pylint
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue