Selaa lähdekoodia

Fix Travis build: install bower globally (#204)

* Fix Travis build: install bower globally
tags/v12.0.0-beta2
Serhii Kulykov 5 vuotta sitten
vanhempi
commit
65c543df46
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Näytä tiedosto

@@ -12,6 +12,6 @@ addons:
chrome: latest

install:
- npm install -g bower
- npm install
- bower install


Loading…
Peruuta
Tallenna