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 bae27f7 commit 716515eCopy full SHA for 716515e
.travis.yml
@@ -30,6 +30,7 @@ jobs:
30
env: TOXENV=py34-cov
31
32
install:
33
+ - pip install -U pip virtualenv
34
- pip install tox
35
36
script:
0 commit comments