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

This reverts commit c55d641963, reversing
changes made to 8393fdd51d.
This commit is contained in:
Anthony Sottile 2018-10-09 12:50:03 -07:00
parent b8c30aab2b
commit 28a3f0fcb9
1 changed files with 2 additions and 0 deletions

View File

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