We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f999607 commit 02bc039Copy full SHA for 02bc039
.travis.yml
@@ -4,7 +4,7 @@ language: python
4
cache: pip
5
_test: &_test
6
install:
7
- - pip install tox
+ - pip install tox tox-virtualenv-no-download
8
script:
9
- tox
10
after_success:
0 commit comments