tox: Remove xunit files previously used by Jenkins

This commit is contained in:
Stein Magnus Jodal 2015-09-07 21:14:29 +02:00
parent f1315488a2
commit 42ffa72e00

View File

@ -6,7 +6,6 @@ sitepackages = true
commands =
py.test \
--basetemp={envtmpdir} \
--junit-xml=xunit-{envname}.xml \
--cov=mopidy --cov-report=term-missing \
-n 4 \
{posargs}