diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ac13aff6..c4ccb74d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,6 @@ python: matrix: allow_failures: - python: "3.7-dev" - - python: "pypy-5.6.0" install: # Ensure modern pip/etc on Python 3.3 workers (not sure WTF, but, eh) - pip install pip==9.0.1 setuptools==36.6.0 |