Try upgrading pip

This commit is contained in:
Michael Lazar
2017-04-09 20:16:58 -07:00
parent 084055c21e
commit 73f2a72af6

View File

@@ -10,6 +10,8 @@ matrix:
allow_failures:
- python: nightly
fast_finish: true
before_install:
- pip install --upgrade pip
install:
- pip install .[test]
- pip install .