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

Don't cache node_modules in AppVeyor tests #606

Merged
merged 1 commit into from Feb 9, 2016
Commits on Feb 9, 2016
  1. Don't cache node_modules in AppVeyor tests

    josephfrazier committed Feb 9, 2016
    See the discussion at
    #602 (comment)
    
    > I prefer not to cache the node_modules folder on CI since I want to
    > catch bugs that exist in the latest published packages, i.e.  what a
    > user will experience when running npm install webtorrent for the first
    > time.
You can’t perform that action at this time.