aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkotibold2011-03-20 00:43:15 +0100
committermarkotibold2011-03-20 00:43:15 +0100
commitbc9a0a9a0f6af89dcbdc83182976386dd78e8771 (patch)
treef2148edc4a8c9eaf5d6fd28eaefdcc6fc1b598ff
parent1054944ba2d6c02f1e8949d8a9abad729e6fe885 (diff)
downloaddjango-rest-framework-bc9a0a9a0f6af89dcbdc83182976386dd78e8771.tar.bz2
etsting jenkins
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index c217eca2..caeab328 100644
--- a/tox.ini
+++ b/tox.ini
@@ -85,8 +85,8 @@ deps=
[testenv:py26-django12-examples]
basepython=python2.6
-commands=
- python examples/runtests.py
+#commands=
+# python examples/runtests.py
deps=
django==1.2.4
coverage==3.4