Skip to content

Commit

Permalink
Remove bower reference from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zship committed Apr 10, 2016
1 parent 6c7642b commit fbb50a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ language: node_js
node_js:
- 5.1
script:
- npm install -g bower
- npm install
- bower install
- npm run-script coverage

before_install:
Expand Down

0 comments on commit fbb50a0

Please sign in to comment.