Skip to content
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

Investigate Travis setup caching #487

Closed
ian-ross opened this issue Jul 21, 2016 · 1 comment
Closed

Investigate Travis setup caching #487

ian-ross opened this issue Jul 21, 2016 · 1 comment
Assignees
Milestone

Comments

@ian-ross
Copy link
Contributor

Travis is supposed to be able to cache build setups which speeds test startup up a lot. We should do that...

@ian-ross ian-ross added this to the Post July Release Sprint milestone Jul 21, 2016
@ian-ross ian-ross self-assigned this Jul 21, 2016
@ian-ross
Copy link
Contributor Author

I did some experiments with Travis's dependency caching, but it doesn't seem to buy us anything. Having all our PIP dependencies stored in S3 now (via the wheelhouse) means that there's essentially no cost for downloading them when the CI environment is set up, so additional caching by Travis (which also uses S3) doesn't help.

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

No branches or pull requests

1 participant