Skip to content

Add pip cache support to the Travis CI configuration #5556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 4, 2017
Merged

Add pip cache support to the Travis CI configuration #5556

merged 1 commit into from
Nov 4, 2017

Conversation

jdufresne
Copy link
Contributor

For documentation on the feature, see:

https://docs.travis-ci.com/user/caching/#pip-cache

With packages cached, builds will be slightly faster and help reduce load on PyPI.

For documentation on the feature, see:

https://docs.travis-ci.com/user/caching/#pip-cache

With packages cached, builds will be slightly faster and help reduce
load on PyPI.
@xordoquy
Copy link
Collaborator

xordoquy commented Nov 4, 2017

Not sure it really speed things up but provided the little impacts it has on the rest let's go for it.

@xordoquy xordoquy merged commit eb32c97 into encode:master Nov 4, 2017
@xordoquy
Copy link
Collaborator

xordoquy commented Nov 4, 2017

Thanks for the work !

@jdufresne jdufresne deleted the cache branch November 4, 2017 18:12
@carltongibson carltongibson added this to the 3.7.2 milestone Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants