From 7c3a1c2952ccd966ddc3407c85be3dfe7a75ab17 Mon Sep 17 00:00:00 2001 From: David Halter Date: Sat, 1 Sep 2012 12:35:22 +0200 Subject: [PATCH] remove pypy from travis testing --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index af66c914..0895be4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ python: - 2.6 - 2.7 - 3.2 - - pypy install: echo "No external requirements" script: - cd test