Skip to content

Commit

Permalink
chore(travis): install bower
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Van Camp committed Mar 2, 2016
1 parent 501264d commit 5b8f1b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,9 @@ node_js:

os:
- linux

before_script:
- npm install -g bower

after_success: npm run coveralls

Expand Down

0 comments on commit 5b8f1b5

Please sign in to comment.