summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 1cfb3bf4..f41c9777 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,8 +11,6 @@ python:
- "3.7-dev"
- "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
# Self-install for setup.py-driven deps
- pip install -e .
# Dev (doc/test running) requirements