From: Marc Abramowitz Date: Sun, 17 Jun 2012 06:56:42 +0000 (-0700) Subject: Add pypy to .travis.yml X-Git-Tag: v2.4.0~60^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10ba26da287f7fb8002958a141a59393bd4377dd;p=thirdparty%2Ftornado.git Add pypy to .travis.yml --- diff --git a/.travis.yml b/.travis.yml index 4505b23be..c150e2622 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: python python: - 2.6 - 2.7 + - pypy - 3.2 matrix: allow_failures: