Skip to content

fix CI client-test cache problem - #118

Merged
rwjblue merged 1 commit into
ember-cli:masterfrom
hanzo-es:fix/ci-client-test
Feb 28, 2017
Merged

fix CI client-test cache problem#118
rwjblue merged 1 commit into
ember-cli:masterfrom
hanzo-es:fix/ci-client-test

Conversation

@canufeel

@canufeel canufeel commented Feb 28, 2017

Copy link
Copy Markdown

Remove node_modules/ember-try on each travis.ci run to avoid accumulation of nested folders because of caching of node_modules folder and repeated npm link / npm link ember-try commands being executed on each client-test travis scenario run.

Accumulation example can be observed here: https://travis-ci.org/ember-cli/ember-try/jobs/206107877

…tion of nested folders because of caching of node_modules folder and repeated npm link/npm link ember-try on each ci run
@rwjblue
rwjblue merged commit 405907b into ember-cli:master Feb 28, 2017
@rwjblue

rwjblue commented Feb 28, 2017

Copy link
Copy Markdown
Member

I also noticed this issue when working on things, thanks for fixing!

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