fix doc env

--HG--
branch : trunk
This commit is contained in:
holger krekel 2010-07-04 19:16:49 +02:00
parent 3aefaff44f
commit 223a04be27
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ basepython=python
deps=docutils
pygments
changedir=doc
commands= py.test -rsfxX --confcutdir=.. --junitxml=junit-{envname}s --forcegen
commands= py.test -rsfxX --confcutdir=.. --junitxml=junit-{envname}s.xml --forcegen
[testenv:py25]
basepython=python2.5
[testenv:py24]