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
commitb999f40bea04c4bade6c9f52627b6b6b93df6cda (patch)
tree87ed9e3723846ca773c58c700dfbd1d061d603c5 /.travis.yml
parent899434caf5d443209831b761baa3e63d04101e43 (diff)
parentcace2668f86bc0e574026ccdf526a1d200039f08 (diff)
Merge branch '2.1' into 2.2
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