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