parent
3aefaff44f
commit
223a04be27
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]
|
||||
|
|
Loading…
Reference in New Issue