Commit 39f29d6e authored by Jason R. Coombs's avatar Jason R. Coombs

Include tox-venv to bring venv from the future.

parent e4da2275
......@@ -40,7 +40,7 @@ cache: pip
install:
# need tox to get started
- pip install tox
- pip install tox tox-venv
# Output the env, to verify behavior
- env
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment