summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGael Pasgrimaud <gael@gawel.org>2014-04-16 20:31:46 +0200
committerGael Pasgrimaud <gael@gawel.org>2014-04-16 20:31:46 +0200
commitbc5b86cc8c2feef77cd852efe65527148b241a14 (patch)
treebded7ef7b42ab53609b9032ee06e516a96c60365
parent55f84bb1d8b1a57f217a5dc90edca132e0d94932 (diff)
downloadwebtest-bc5b86cc8c2feef77cd852efe65527148b241a14.tar.gz
remove pypy from tox so it won't break jenkins
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 1a326ad..6e8f986 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist=py32,py33,py26,py27,pypy,coverage
+envlist=py32,py33,py26,py27,coverage
[testenv]
commands =