Skip to content

Commit

Permalink
bower install
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys committed May 3, 2015
1 parent 4175a85 commit 096b91f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ language: node_js
script: npm test
node_js:
- '0.12'
before_install:
- npm install -g bower
- bower install
before_deploy:
- npm-prepublish --verbose
deploy:
Expand Down

0 comments on commit 096b91f

Please sign in to comment.