Cache $HOME/.cache/bower to speed up builds a bit

This commit is contained in:
Andreas Kohn
2017-06-19 14:57:14 +02:00
parent d41856e1ca
commit 74c23edfa7

View File

@@ -7,6 +7,7 @@ addons:
cache:
directories:
- node_modules
- "$HOME/.cache/bower"
before_script:
- npm install web-component-tester bower polylint
- bower install