Skip to content

Commit 69edfe3

Browse files
authored
Merge pull request #99 from cloudblue/pip-v20-fix
Forced pip version
2 parents ae6ce90 + c3def1f commit 69edfe3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ matrix:
2020
sudo: true
2121

2222
install:
23+
- pip install --upgrade pip==19.1
2324
- pip install -r requirements/test.txt
2425
- pip install -r requirements/sdk.txt
2526
- pip install pytest-cov

0 commit comments

Comments
 (0)