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 d1e22ac commit f8e6240Copy full SHA for f8e6240
.travis.yml
@@ -3,5 +3,5 @@ services:
3
language: python
4
python: 3.3
5
before_script:
6
- - "pip install --upgrade pip tox"
+ - "pip install --upgrade pip tox virtualenv"
7
script: "tox"
0 commit comments