Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Enable cache on Travis #6857

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
Aug 1, 2016
Merged

Enable cache on Travis #6857

merged 1 commit into from
Aug 1, 2016

Conversation

jenshnielsen
Copy link
Member

This check was removed on master as a part of #5276 which was backported as 56a932c

But the backport missed this line. Given that we warn about creating the cache this check is really annoying as it will show up over and over again every time you are calling matplotlib from a project that uses matplotlib on Travis

This check was removed on master as a part of matplotlib#5276 which was backported

But the backport missed this line. Given that we warn about creating the cache this check is really annoying as it will show up over and over again
@jenshnielsen jenshnielsen added this to the 2.0 (style change major release) milestone Jul 29, 2016
@tacaswell
Copy link
Member

Can you also add a line to remove the font cache so that we force the cache generation code to run on our travis?

@jenshnielsen
Copy link
Member Author

We have to decide what we want to test. We are explicitly caching the matplotlib cache folder.
As far as I remember that was added to test that an existing cache would remain working and spot when the cache version needed to be bumped but I am not sure that really works

@mdboom mdboom merged commit 875e539 into matplotlib:v2.x Aug 1, 2016
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.

3 participants