From 91916cd2874319875f53ff0026ca6ac66fe39c19 Mon Sep 17 00:00:00 2001 From: Ask Solem Date: Wed, 14 Sep 2011 12:11:35 +0100 Subject: [PATCH] tox: Missing cover3-html --- tox.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tox.ini b/tox.ini index 3c500ce6..72874254 100644 --- a/tox.ini +++ b/tox.ini @@ -6,6 +6,9 @@ distribute = True sitepackages = False commands = nosetests +[testenv:boa] +commands: echo hei + [testenv:py32] recreate = True basepython = python3.2 @@ -18,6 +21,7 @@ commands = {toxinidir}/contrib/release/removepyc.sh {toxinidir} --cover3-branch \ --cover3-xml \ --cover3-xml-file={toxinidir}/coverage.xml \ + --cover3-html \ --cover3-html-dir={toxinidir}/cover \ --cover3-package=kombu \ --cover3-exclude="kombu kombu.utils.* \