summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2016-01-21 22:26:25 -0500
committerBarry Warsaw2016-01-21 22:26:25 -0500
commit006df3389eef7112f8d83a5e13184b5ac04565a5 (patch)
tree1bd2dbf8087e3462147b1e4b76620d1a62d65ac2
parenta33f1c528f7565beff8c4b3898714adca4dc33d4 (diff)
downloadmailman-006df3389eef7112f8d83a5e13184b5ac04565a5.tar.gz
mailman-006df3389eef7112f8d83a5e13184b5ac04565a5.tar.zst
mailman-006df3389eef7112f8d83a5e13184b5ac04565a5.zip
-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