We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13d957 commit 8815885Copy full SHA for 8815885
1 file changed
.travis.yml
@@ -33,6 +33,7 @@ script:
33
- tox
34
35
before_install:
36
+ - pip install --upgrade pip
37
- pip install coveralls
38
39
after_success:
0 commit comments