diff --git a/tox.ini b/tox.ini index 29a2b24..b43ce93 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=