cache bower and node directories

This commit is contained in:
Scott Walkinshaw
2015-02-28 22:15:41 -06:00
parent e31049aa39
commit 99d2b0064d

View File

@@ -11,6 +11,11 @@ matrix:
allow_failures:
- php: nightly
cache:
directories:
- bower_components
- node_modules
install:
- npm install -g npm@latest
- npm install -g bower gulp jscs