Use tox-venv for future compatibility.

This commit is contained in:
Jason R. Coombs
2018-01-29 09:06:00 -05:00
parent bbc018de3c
commit b9aba822c7
2 changed files with 2 additions and 2 deletions

View File

@@ -29,6 +29,6 @@ jobs:
cache: pip
install:
- pip install tox
- pip install tox tox-venv
script: tox