mirror of
https://github.com/jlengrand/d3-progress-meter.git
synced 2026-03-10 08:11:18 +00:00
Cache $HOME/.cache/bower to speed up builds a bit
This commit is contained in:
@@ -7,6 +7,7 @@ addons:
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
- "$HOME/.cache/bower"
|
||||
before_script:
|
||||
- npm install web-component-tester bower polylint
|
||||
- bower install
|
||||
|
||||
Reference in New Issue
Block a user