Temporarily disable `linting` env in appveyor
This commit is contained in:
parent
8393fdd51d
commit
4ec85f934c
|
@ -1,7 +1,5 @@
|
|||
environment:
|
||||
matrix:
|
||||
- TOXENV: "linting"
|
||||
PYTEST_NO_COVERAGE: "1"
|
||||
- TOXENV: "py27"
|
||||
- TOXENV: "py34"
|
||||
- TOXENV: "py35"
|
||||
|
|
Loading…
Reference in New Issue