MOBILE-2925: Cache the npm cache directory

main
Andrew Nicols 2019-05-28 21:06:43 +08:00 committed by Pau Ferrer Ocaña
parent bbbe24fe28
commit 7ef6f49e7a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ before_cache:
cache:
directories:
- node_modules
- $HOME/.npm
- $HOME/.cache/electron
- $HOME/.cache/electron-builder