Fix travis build error
This commit is contained in:
@@ -73,8 +73,6 @@ matrix:
|
|||||||
env:
|
env:
|
||||||
- PIPENV_VENV_IN_PROJECT=1
|
- PIPENV_VENV_IN_PROJECT=1
|
||||||
- PIPENV_IGNORE_VIRTUALENVS=1
|
- PIPENV_IGNORE_VIRTUALENVS=1
|
||||||
before_install:
|
|
||||||
- brew install python
|
|
||||||
install:
|
install:
|
||||||
- pip3 install pipenv
|
- pip3 install pipenv
|
||||||
- pipenv --three
|
- pipenv --three
|
||||||
|
|||||||
Reference in New Issue
Block a user