Skip to content

Add Travis node_modules caching#229

Merged
texodus merged 3 commits intoperspective-dev:masterfrom
LukeSheard:travis-steps
Sep 5, 2018
Merged

Add Travis node_modules caching#229
texodus merged 3 commits intoperspective-dev:masterfrom
LukeSheard:travis-steps

Conversation

@LukeSheard
Copy link
Contributor

Should improve travis build times slightly.

@texodus
Copy link
Member

texodus commented Sep 5, 2018

Thanks for the PR!

While I'm happy to merge this, it's worth noting that we actually used Travis caching before for node_modules (and docker images) and ended up removing it.

When we had it, it seemed the caching did not actually speed up the build at all (and notice the travis build times from this PR are inline with previous builds). However, they did cause infrequent issues with cached images being out of date, or corrupted images being cached. I'll keep an eye on this, and if it is still an issue we'll need to back this out.

@texodus texodus merged commit b3c1a03 into perspective-dev:master Sep 5, 2018
@LukeSheard LukeSheard deleted the travis-steps branch September 5, 2018 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants