Skip to content

Commit

Permalink
Removing the silent flag on bower to see if an error is triggered.
Browse files Browse the repository at this point in the history
  • Loading branch information
tbranyen committed Sep 30, 2013
1 parent 59c10b1 commit d242771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ branches:

before_install:
- npm install -gq grunt-cli bower coveralls
- bower install -s
- bower install

0 comments on commit d242771

Please sign in to comment.