Update appveyor.yml
This commit is contained in:
parent
5219ab06ab
commit
d2eae625bc
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ environment:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install pipenv
|
- pip install pipenv
|
||||||
- pipenv --python 3
|
- pipenv --python 3.7
|
||||||
- pipenv install --dev
|
- pipenv install --dev
|
||||||
|
|
||||||
build: off
|
build: off
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue