Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
fix(travis): use angular-ui-publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Dec 27, 2013
1 parent 41db997 commit 126de94
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ before_install:
- npm install
- bower install --force
- bower install --force
before_script: ./bower_components/angular-ui-docs/.travis/before_script.sh
after_success: ./bower_components/angular-ui-docs/.travis/after_success.sh
branches:
only:
- master
after_success:
- "./node_modules/angular-ui-publisher/travis/authentication.sh || exit 0"
- "grunt dist build:gh-pages publish:gh-pages build:bower publish:bower"
script: grunt
env:
global:
Expand Down

0 comments on commit 126de94

Please sign in to comment.