Skip to content

Commit a959e2e

Browse files
author
Ryan P Kilby
committed
Use tox-venv to reduce warnings in output
1 parent f404fda commit a959e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ matrix:
4444
- env: DJANGO=2.1
4545

4646
install:
47-
- pip install tox tox-travis
47+
- pip install tox tox-venv tox-travis
4848

4949
script:
5050
- tox

0 commit comments

Comments
 (0)