[wp-trac] [WordPress Trac] #36490: Travis CI cached NPM module maintenance
WordPress Trac
noreply at wordpress.org
Tue Apr 12 01:44:16 UTC 2016
#36490: Travis CI cached NPM module maintenance
------------------------------+------------------------------
Reporter: netweb | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Build/Test Tools | Version: 4.5
Severity: normal | Keywords: has-patch commit
Focuses: |
------------------------------+------------------------------
Previously in #36291 via r37058 caching NPM modules in Travis CI was
added.
Caching modules in Travis CI the cache needs to be maintained so it
doesn't grow exponentially with each new, updated, or removed NPM module.
Including `npm prune` facilitates this by only caching the current modules
installed by `npm install`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36490>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list