temporarily disable pypy on travis

This commit is contained in:
Thomas Kriechbaumer 2015-08-18 21:13:46 +02:00
parent 231656859f
commit 67e6e5c7d8

View File

@ -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: