mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-19 03:49:57 +08:00
travis cache node_modules
This commit is contained in:
@@ -13,6 +13,7 @@ cache:
|
||||
directories:
|
||||
- ~/.npm
|
||||
- ~/.cache
|
||||
- ./node_modules
|
||||
|
||||
install:
|
||||
- npm ci
|
||||
|
Reference in New Issue
Block a user