summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 0b77d588a..714c5b6d3 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,7 +9,7 @@ commands =
[testenv:cover]
basepython =
- python2.7
+ python2.6
commands =
python setup.py dev
python setup.py nosetests --with-xunit --with-xcoverage