summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
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=