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