Skip to content

Commit

Permalink
Uh...output claims pip somehow installing 7.x???
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Nov 7, 2017
1 parent 5169475 commit 049a4ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ python:
install:
# Ensure modern pip/etc on Python 3.3 workers (not sure WTF, but, eh)
- pip install pip==9.0.1
- pip --version
# Self-install for setup.py-driven deps
- pip install -e .
# Dev (doc/test running) requirements
Expand Down

0 comments on commit 049a4ae

Please sign in to comment.