mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
travis config for bower
This commit is contained in:
@ -4,6 +4,6 @@ node_js:
|
|||||||
install:
|
install:
|
||||||
- npm install
|
- npm install
|
||||||
before_script:
|
before_script:
|
||||||
- npm install
|
- bower install
|
||||||
script:
|
script:
|
||||||
- grunt --verbose
|
- grunt build --verbose
|
Reference in New Issue
Block a user