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

+ 1 - 1
.travis.yml

@@ -4,7 +4,7 @@ node_js:
 before_install:
 - npm install -g npm
 - npm install -g grunt-cli
-after_install:
+after_success:
 - npm install bower
 - bower publish
 deploy: