Explorar el Código

Fix Travis build: install bower globally (#41)

tags/v13.0.0-beta2
Serhii Kulykov hace 5 años
padre
commit
55b25ae614
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

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

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


Cargando…
Cancelar
Guardar