Use tox-venv to reduce warnings in output

This commit is contained in:
Ryan P Kilby 2018-08-22 21:10:38 -07:00
parent f404fda29c
commit a959e2edeb

View File

@ -44,7 +44,7 @@ matrix:
- env: DJANGO=2.1
install:
- pip install tox tox-travis
- pip install tox tox-venv tox-travis
script:
- tox