summaryrefslogtreecommitdiffstats
path: root/newton/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'newton/tox.ini')
-rw-r--r--newton/tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/newton/tox.ini b/newton/tox.ini
index 26a902c2..919ad18f 100644
--- a/newton/tox.ini
+++ b/newton/tox.ini
@@ -17,3 +17,4 @@ commands =
commands =
coverage html --omit=".tox/*,*tests*,*__init__.py"
coverage report --omit=".tox/*,*tests*,*__init__.py" --fail-under=30
+ coverage xml -i