Merge pull request #4094 from pytest-dev/asottile/asottile-patch-1

Temporarily disable `linting` env in appveyor
This commit is contained in:
Anthony Sottile
2018-10-08 22:55:34 -07:00
committed by GitHub

View File

@@ -1,7 +1,5 @@
environment:
matrix:
- TOXENV: "linting"
PYTEST_NO_COVERAGE: "1"
- TOXENV: "py27"
- TOXENV: "py34"
- TOXENV: "py35"