Adam Bouqdib hace 11 años
padre
commit
3d9fb4151e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -4,6 +4,9 @@ node_js:
 before_install:
 - npm install -g npm
 - npm install -g grunt-cli
+after_install:
+- npm install bower
+- bower publish
 deploy:
   provider: npm
   email: [email protected]