mirror of
https://github.com/digitalocean/nginxconfig.io
synced 2024-11-10 04:24:12 +00:00
travis cache node_modules
This commit is contained in:
parent
678541570a
commit
fb9e647c13
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ cache:
|
|||
directories:
|
||||
- ~/.npm
|
||||
- ~/.cache
|
||||
- ./node_modules
|
||||
|
||||
install:
|
||||
- npm ci
|
||||
|
|
Loading…
Reference in a new issue