aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkotibold2011-03-20 01:40:26 +0100
committermarkotibold2011-03-20 01:40:26 +0100
commit34c4585c6eb9f13d89b2a7f0aa11f8a9dce0d9a2 (patch)
tree047a16dc3871f5b8cf864611d389e62533532478
parentd168f42b134508cec44627ee7f423f1ab8c1d1a5 (diff)
downloaddjango-rest-framework-34c4585c6eb9f13d89b2a7f0aa11f8a9dce0d9a2.tar.bz2
testing jenkins
-rw-r--r--tox.ini8
1 files changed, 4 insertions, 4 deletions
diff --git a/tox.ini b/tox.ini
index 9004ad36..31c0d374 100644
--- a/tox.ini
+++ b/tox.ini
@@ -10,8 +10,8 @@ envlist=
py26-django13,
py27-django13,
- py25-django12-examples,
- py26-django12-examples,
+ py25-django12e,
+ py26-django12e,
py27-django12-examples,
py25-django13-examples,
py26-django13-examples,
@@ -69,7 +69,7 @@ deps=
####################################### EXAMPLES ################################################
-[testenv:py25-django12-examples]
+[testenv:py25-django12e]
basepython=python2.5
commands=
python examples/runtests.py
@@ -83,7 +83,7 @@ deps=
Markdown==2.0.3
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip
-[testenv:py26-django12-examples]
+[testenv:py26-django12e]
basepython=python2.6
commands=
python examples/runtests.py