mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-02 03:20:12 +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
|
- env: DJANGO=2.1
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install tox tox-travis
|
- pip install tox tox-venv tox-travis
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- tox
|
- tox
|
||||||
|
|
Loading…
Reference in New Issue
Block a user