We should cache bower components too

This commit is contained in:
Jon Buckley 2015-07-17 13:55:34 -04:00
Родитель 6e441b49aa
Коммит a3afff3c8c
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -4,6 +4,7 @@ node_js:
sudo: false
cache:
directories:
- bower_components
- node_modules
deploy:
provider: heroku