cache node_modules in gulp folder

This commit is contained in:
Yotam Mann 2017-12-29 13:20:15 -05:00
parent 3ab93c008d
commit bd747d377d

View file

@ -70,4 +70,5 @@ jobs:
cache:
directories:
- node_modules
- gulp/node_modules
- $HOME/Library/Caches/Homebrew