mirror of
https://github.com/csharpee/nginxconfig.io.git
synced 2025-11-10 00:07:30 -05:00
travis cache node_modules
This commit is contained in:
parent
678541570a
commit
fb9e647c13
@ -13,6 +13,7 @@ cache:
|
|||||||
directories:
|
directories:
|
||||||
- ~/.npm
|
- ~/.npm
|
||||||
- ~/.cache
|
- ~/.cache
|
||||||
|
- ./node_modules
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- npm ci
|
- npm ci
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user