summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-11-07 13:47:43 -0800
committerJeff Forcier <jeff@bitprophet.org>2017-11-07 13:47:43 -0800
commitcace2668f86bc0e574026ccdf526a1d200039f08 (patch)
treedf8860a30f9cc5a1435c4d318aada3bc9999d439 /.travis.yml
parent9d70f8c71f601f928d7e4bf31c4a0b5c159a205a (diff)
parent430568e1289aee92eeb6f61dc2ea771f0bc22ff8 (diff)
Merge branch '2.0' into 2.1
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7f44f384..bb0ed5ab 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,6 @@ python:
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
- - pip freeze
# Self-install for setup.py-driven deps
- pip install -e .
# Dev (doc/test running) requirements