mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(travis) before_install: add bower
This commit is contained in:
parent
97b02eb090
commit
ff3425981c
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ matrix:
|
|||
- node_js: 'iojs'
|
||||
|
||||
before_install:
|
||||
- npm install gulp -g
|
||||
- npm install gulp bower -g
|
||||
|
||||
script:
|
||||
- gulp default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue