Attempt to fix travis yml again
This commit is contained in:
@@ -9,9 +9,8 @@ python:
|
|||||||
- nightly
|
- nightly
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
python:
|
- python: nightly
|
||||||
- nightly
|
- python: 3.7
|
||||||
- 3.7
|
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
before_install:
|
before_install:
|
||||||
- pip install --upgrade pip
|
- pip install --upgrade pip
|
||||||
|
|||||||
Reference in New Issue
Block a user