mirror of https://github.com/tiangolo/fastapi.git
💚 Install dev-packages in Travis
This commit is contained in:
parent
343ecb7669
commit
01dd913634
|
|
@ -7,7 +7,7 @@ python:
|
|||
- "3.7-dev"
|
||||
|
||||
install:
|
||||
- pip install pipenv
|
||||
- pip install pipenv --dev
|
||||
- pipenv install
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in New Issue