[wp-trac] [WordPress Trac] #46632: Improve the npm dependency caching strategy on Travis CI
WordPress Trac
noreply at wordpress.org
Mon Mar 25 00:58:40 UTC 2019
#46632: Improve the npm dependency caching strategy on Travis CI
------------------------------+--------------------------
Reporter: johnbillion | Owner: johnbillion
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.2
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+--------------------------
Comment (by johnbillion):
In [changeset:"45001" 45001]:
{{{
#!CommitTicketReference repository="" revision="45001"
Build/Test tools: Switch npm dependency caching strategy on Travis CI.
This switches to caching npm's local cache instead of `node_modules` in
order to prevent issues caused by modules compiled using a different
version of node.
Merges [44993] into the 4.4 branch.
See #46632
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46632#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list