diff --git a/.travis.yml b/.travis.yml index b401b501487e27b06a06f08b8f629e4f8d037097..8c365906179b7da8b2db57ac1fff4289eadc40a0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ python: - "2.7" - "3.2" - "3.3" - - "pypy" + # - "pypy" # Travis only has PyPy 1.9, cffi requires 2.0 (Unreleased) install: - sudo apt-get install python-pip - sudo /usr/bin/pip install git+git://github.com/pyinvoke/invoke.git