Add Sonar coverage for vfc-nfvo-lcm
[vfc/nfvo/lcm.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 5d7adac..f0b29e8 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -23,4 +23,4 @@ commands =
   {[testenv]commands}
 
 [testenv:cov]
-commands = coverage html --omit="*test_*,*__init__.py,*site-packages*" -d htmlcov
+commands = coverage xml --omit="*test_*,*__init__.py,*site-packages*"