diff --git a/.travis.yml b/.travis.yml index 8896be1e..deec0361 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,3 +7,8 @@ after_success: notifications: email: - touchdevelop-build@microsoft.com +cache: + directories: + - node_modules + - nw_cache + - node-webkit/node_modules