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 4d84329 commit c3def1fCopy full SHA for c3def1f
.travis.yml
@@ -20,6 +20,7 @@ matrix:
20
sudo: true
21
22
install:
23
+- pip install --upgrade pip==19.1
24
- pip install -r requirements/test.txt
25
- pip install -r requirements/sdk.txt
26
- pip install pytest-cov
0 commit comments