Skip to content

Commit

Permalink
Use new versions of PIP and setuptools in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
severb committed Jul 25, 2020
1 parent 92da1a2 commit a5a82c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ stages:
- deploy

before_install:
- pip install -U pip setuptools
- pip install codecov

install:
Expand Down

0 comments on commit a5a82c5

Please sign in to comment.