fix doc env
--HG-- branch : trunk
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user