mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-01 11:00:13 +03:00
Use tox-venv to reduce warnings in output
This commit is contained in:
parent
f404fda29c
commit
a959e2edeb
|
@ -44,7 +44,7 @@ matrix:
|
|||
- env: DJANGO=2.1
|
||||
|
||||
install:
|
||||
- pip install tox tox-travis
|
||||
- pip install tox tox-venv tox-travis
|
||||
|
||||
script:
|
||||
- tox
|
||||
|
|
Loading…
Reference in New Issue
Block a user