Commit 34c4585c by markotibold

testing jenkins

parent d168f42b
...@@ -10,8 +10,8 @@ envlist= ...@@ -10,8 +10,8 @@ envlist=
py26-django13, py26-django13,
py27-django13, py27-django13,
py25-django12-examples, py25-django12e,
py26-django12-examples, py26-django12e,
py27-django12-examples, py27-django12-examples,
py25-django13-examples, py25-django13-examples,
py26-django13-examples, py26-django13-examples,
...@@ -69,7 +69,7 @@ deps= ...@@ -69,7 +69,7 @@ deps=
####################################### EXAMPLES ################################################ ####################################### EXAMPLES ################################################
[testenv:py25-django12-examples] [testenv:py25-django12e]
basepython=python2.5 basepython=python2.5
commands= commands=
python examples/runtests.py python examples/runtests.py
...@@ -83,7 +83,7 @@ deps= ...@@ -83,7 +83,7 @@ deps=
Markdown==2.0.3 Markdown==2.0.3
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip
[testenv:py26-django12-examples] [testenv:py26-django12e]
basepython=python2.6 basepython=python2.6
commands= commands=
python examples/runtests.py python examples/runtests.py
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment