Skip to content

Commit

Permalink
Travis: Cache pip
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Dec 24, 2019
1 parent 003fdb7 commit 9e6c366
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 @@ -6,6 +6,7 @@ python:
- 3.7
- pypy3
if: (type = push AND branch IN (master)) OR (type = pull_request)
cache: pip
before_install:
- export PIP_USE_MIRRORS=true
- pip install -U pip setuptools pytest mock # https://github.com/travis-ci/travis-ci/issues/4873
Expand Down

0 comments on commit 9e6c366

Please sign in to comment.