diff --git a/.travis.yml b/.travis.yml index 21781412..a1357c91 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ python: - 2.7 - 3.5 - 3.6 -- "pypy-5.3.1" +# - "pypy-5.3.1" before_install: - | if [ "$TRAVIS_PYTHON_VERSION" = "pypy" ]; then