Temporarily disable `linting` env in appveyor

This commit is contained in:
Anthony Sottile 2018-10-08 22:54:32 -07:00 committed by GitHub
parent 8393fdd51d
commit 4ec85f934c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

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