Fix travis script
parent
886e902c88
commit
77e413fab7
|
@ -5,5 +5,6 @@ node_js: 5
|
||||||
install:
|
install:
|
||||||
- npm install -g bower
|
- npm install -g bower
|
||||||
- npm install
|
- npm install
|
||||||
|
- bower install
|
||||||
script:
|
script:
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
Loading…
Reference in New Issue