mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Fix Travis CI
This commit is contained in:
@@ -7,7 +7,7 @@ python:
|
||||
|
||||
install:
|
||||
- pip install pipenv
|
||||
- pipenv install
|
||||
- pipenv install --dev
|
||||
|
||||
script:
|
||||
- pipenv run pytest
|
||||
|
||||
Reference in New Issue
Block a user