From 67e6e5c7d8e26fda90d6c74e80c2432745ce5921 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Tue, 18 Aug 2015 21:13:46 +0200 Subject: [PATCH] temporarily disable pypy on travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9fd4fbd94..9c7814672 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ sudo: false python: - "2.7" - - pypy + # - pypy # disable until TravisCI ships a PyPy version which works with the latest CFFI matrix: include: