Remove tox-cover job

We don't really check the output of this job for code coverage,
so it's just wasteful.

Change-Id: I6313030ce2d56092e26d7c1cb93420dbce81f5f4
This commit is contained in:
David Shrewsbury 2018-10-08 10:38:14 -04:00
parent ad49f5421c
commit 09a899636e
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@
- project:
check:
jobs:
- tox-cover
- tox-docs
- tox-pep8
- tox-py35