Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Commit

Permalink
no need to install bower
Browse files Browse the repository at this point in the history
  • Loading branch information
tymondesigns committed Jun 16, 2015
1 parent e02f861 commit 0d0dfb3
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 @@ -4,7 +4,7 @@ node_js:
- "0.10"
- "iojs"
before_script:
- npm install -g gulp bower codeclimate-test-reporter
- npm install -g gulp codeclimate-test-reporter
after_script:
- cat test/coverage/lcov/lcov.info | codeclimate
env:
Expand Down

0 comments on commit 0d0dfb3

Please sign in to comment.