mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 10:36:39 +00:00
💚 Install dev-packages in Travis
This commit is contained in:
parent
343ecb7669
commit
01dd913634
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ python:
|
|||
- "3.7-dev"
|
||||
|
||||
install:
|
||||
- pip install pipenv
|
||||
- pip install pipenv --dev
|
||||
- pipenv install
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue