diff options
| author | Gael Pasgrimaud <gael@gawel.org> | 2014-04-16 20:31:46 +0200 |
|---|---|---|
| committer | Gael Pasgrimaud <gael@gawel.org> | 2014-04-16 20:31:46 +0200 |
| commit | bc5b86cc8c2feef77cd852efe65527148b241a14 (patch) | |
| tree | bded7ef7b42ab53609b9032ee06e516a96c60365 | |
| parent | 55f84bb1d8b1a57f217a5dc90edca132e0d94932 (diff) | |
| download | webtest-bc5b86cc8c2feef77cd852efe65527148b241a14.tar.gz | |
remove pypy from tox so it won't break jenkins
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [tox] -envlist=py32,py33,py26,py27,pypy,coverage +envlist=py32,py33,py26,py27,coverage [testenv] commands = |
