Skip to content

Commit

Permalink
fix for travis and bower
Browse files Browse the repository at this point in the history
  • Loading branch information
cgross committed Oct 19, 2014
1 parent b3163c2 commit 173028a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ language: node_js
node_js:
- "0.10"
before_script:
- "npm install -g grunt-cli bower"
- bower install
- "npm install -g grunt-cli"

0 comments on commit 173028a

Please sign in to comment.