mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-19 13:57:51 -04:00
💚 Install dev-packages in Travis
This commit is contained in:
@@ -7,7 +7,7 @@ python:
|
||||
- "3.7-dev"
|
||||
|
||||
install:
|
||||
- pip install pipenv
|
||||
- pip install pipenv --dev
|
||||
- pipenv install
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user