From: Omer Katz Date: Mon, 15 Sep 2014 09:52:24 +0000 (+0300) Subject: Added pypy3 to the build matrix. X-Git-Tag: v4.1.0b1~33^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30aa673fba833fb9ed6f0624f3ae5ee810567447;p=thirdparty%2Ftornado.git Added pypy3 to the build matrix. --- diff --git a/.travis.yml b/.travis.yml index 55afe4db9..3d689ca4a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ python: - 3.2 - 3.3 - 3.4 + - pypy3 env: - DEPS=true