Skip to content

Commit 02bc039

Browse files
authored
tox-virtualenv-no-download (#125)
1 parent f999607 commit 02bc039

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
@@ -4,7 +4,7 @@ language: python
44
cache: pip
55
_test: &_test
66
install:
7-
- pip install tox
7+
- pip install tox tox-virtualenv-no-download
88
script:
99
- tox
1010
after_success:

0 commit comments

Comments
 (0)