summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index b7748233e..6993c5354 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,7 @@
[tox]
envlist = py34,py35
recreate = True
+skip_missing_interpreters = True
[testenv]
commands = python -m nose2 -v