improve testing of docs

--HG--
branch : trunk
This commit is contained in:
holger krekel 2010-07-04 18:25:22 +02:00
parent f9c5b00ffa
commit 3aefaff44f
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
commands= py.test -rsfxX --confcutdir=.. --junitxml=junit-{envname}s --forcegen
[testenv:py25]
basepython=python2.5
[testenv:py24]