]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Added pypy3 to the build matrix.
authorOmer Katz <omer.drow@gmail.com>
Mon, 15 Sep 2014 09:52:24 +0000 (12:52 +0300)
committerOmer Katz <omer.drow@gmail.com>
Mon, 15 Sep 2014 09:52:24 +0000 (12:52 +0300)
.travis.yml

index 55afe4db9935675046a3a25861897fef40418f30..3d689ca4aae34897d86b55fb7d16582856c94c84 100644 (file)
@@ -7,6 +7,7 @@ python:
     - 3.2
     - 3.3
     - 3.4
+    - pypy3
 
 env:
     - DEPS=true