Skip to content

Conversation

@rwjblue
Copy link
Member

@rwjblue rwjblue commented Sep 28, 2016

This changes the Travis caching setup to cache the .npm and .cache directories, instead of caching the output of node_modules / bower_components. It should still reduce the network time, but allow the npm installs to work properly when there are package bumps.

Follow suit with ember-cli/ember-cli#6279.

Can't make it worse ¯_(ツ)_/¯...

This changes the Travis caching setup to cache the `.npm` and `.cache`
directories, instead of caching the output of `node_modules` /
`bower_components`. It should still reduce the network time, but allow
the npm installs to work properly when there are package bumps.

Can't make it worse  ¯\_(ツ)_/¯...
@rwjblue rwjblue merged commit 26cc7d2 into master Sep 28, 2016
@rwjblue rwjblue deleted the cache-caches branch September 28, 2016 20:26
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.

2 participants