Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Commit

Permalink
feat(travis): add sub component auto publishing :)
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Dec 29, 2013
1 parent 5dcdc37 commit 0d64db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ before_install:
- bower install --force
after_success:
- "./node_modules/component-publisher/travis/authentication.sh --branch=develop || exit 1"
- "grunt dist build:gh-pages publish:gh-pages build:bower publish:bower"
- "grunt dist build:gh-pages publish:gh-pages build:bower publish:bower build:subbower publish:subbower"
script: grunt
env:
global:
Expand Down

0 comments on commit 0d64db0

Please sign in to comment.