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 df77f2a commit 8883b27Copy full SHA for 8883b27
.travis.yml
@@ -18,7 +18,7 @@ cache:
18
- pip
19
20
install:
21
- - travis_retry pip install -q coveralls codecov
+ - travis_retry pip install -q coveralls codecov six
22
- pip install flake8 # eventually worth
23
24
script:
0 commit comments