Remove the coverage env

This commit is contained in:
Dougal Matthews
2015-05-24 12:16:53 +01:00
parent 5c08a61b43
commit d3b680451d

View File

@@ -10,7 +10,6 @@ env:
- TOXENV=py33-integration
- TOXENV=py34-integration
- TOXENV=flake8
- TOXENV=coverage
install:
- pip install tox
script: tox