summaryrefslogtreecommitdiffhomepage
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
commitf324c83eba454d06d43bfd2e6fd4a52f1d6e04f4 (patch)
tree96f7be3a76a32c2ee5e033883d9dcc12221ae231
parent6908c832f4b876ef5e9a8ebf07299c32f73696a7 (diff)
parentb999f40bea04c4bade6c9f52627b6b6b93df6cda (diff)
Merge branch '2.2' into 2.3
-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