diff --git a/tox.ini b/tox.ini index bc120a5..c28c8c6 100644 --- a/tox.ini +++ b/tox.ini @@ -33,6 +33,7 @@ setenv = [testenv:cover] commands = python setup.py testr --coverage --testr-args='{posargs}' + coverage report [testenv:docs] commands=