mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
run bower install before running the tests
This commit is contained in:
parent
4a9a8e206d
commit
6d9f5307b7
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ node_js:
|
|||
install:
|
||||
- "npm install -g grunt-cli bower"
|
||||
- "npm install"
|
||||
- "bower install"
|
||||
script:
|
||||
- "npm test"
|
Loading…
Add table
Add a link
Reference in a new issue