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