Try upgrading pip
This commit is contained in:
@@ -10,6 +10,8 @@ matrix:
|
|||||||
allow_failures:
|
allow_failures:
|
||||||
- python: nightly
|
- python: nightly
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
before_install:
|
||||||
|
- pip install --upgrade pip
|
||||||
install:
|
install:
|
||||||
- pip install .[test]
|
- pip install .[test]
|
||||||
- pip install .
|
- pip install .
|
||||||
|
|||||||
Reference in New Issue
Block a user