@@ -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: