cache bower and node directories
This commit is contained in:
@@ -11,6 +11,11 @@ matrix:
|
|||||||
allow_failures:
|
allow_failures:
|
||||||
- php: nightly
|
- php: nightly
|
||||||
|
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- bower_components
|
||||||
|
- node_modules
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- npm install -g npm@latest
|
- npm install -g npm@latest
|
||||||
- npm install -g bower gulp jscs
|
- npm install -g bower gulp jscs
|
||||||
|
|||||||
Reference in New Issue
Block a user