Skip to content

Commit

Permalink
install bower on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Sep 22, 2013
1 parent a9cd923 commit 9fe157e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ node_js:
- 0.10
before_script:
- npm install -g grunt-cli
- npm install -g bower
- bower install

0 comments on commit 9fe157e

Please sign in to comment.