add cache directories to speed up travis-ci
This commit is contained in:
Родитель
72d79caa84
Коммит
dd9fb9721e
|
@ -7,3 +7,8 @@ after_success:
|
|||
notifications:
|
||||
email:
|
||||
- touchdevelop-build@microsoft.com
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
- nw_cache
|
||||
- node-webkit/node_modules
|
||||
|
|
Загрузка…
Ссылка в новой задаче