Skip to content

Commit

Permalink
bower should be installed for travis
Browse files Browse the repository at this point in the history
Signed-off-by: Gaetan Semet <[email protected]>
  • Loading branch information
gsemet committed Oct 21, 2014
1 parent e3f9fbe commit 16ea4bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:

before_install:
- npm install -g grunt-cli
- npm install -g bower

install:
- npm install
Expand Down

0 comments on commit 16ea4bc

Please sign in to comment.