[wp-trac] [WordPress Trac] #46632: Improve the npm dependency caching strategy on Travis CI
WordPress Trac
noreply at wordpress.org
Mon Mar 25 00:56:19 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:"44997" 44997]:
{{{
#!CommitTicketReference repository="" revision="44997"
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.8 branch.
See #46632
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46632#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list