Adam Bouqdib 11 anni fa
parent
commit
3d9fb4151e
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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]