Skip to content

Commit ab8a0f6

Browse files
committed
upgrade pip version
1 parent 28404ec commit ab8a0f6

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
@@ -8,6 +8,7 @@ python:
88
- '3.8'
99
- '3.9'
1010
before_install:
11+
- pip install -U pip wheel
1112
- pip install .[toil]
1213
- pip install -r dev-requirements.txt
1314
script:

0 commit comments

Comments
 (0)