Skip to content

Commit a5a82c5

Browse files
committed
Use new versions of PIP and setuptools in CI
1 parent 92da1a2 commit a5a82c5

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
@@ -7,6 +7,7 @@ stages:
77
- deploy
88

99
before_install:
10+
- pip install -U pip setuptools
1011
- pip install codecov
1112

1213
install:

0 commit comments

Comments
 (0)