Skip to content

Commit

Permalink
remove bower from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jakecraige committed Nov 4, 2014
1 parent d07ad76 commit 9ff54d0
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 @@ -8,9 +8,7 @@ cache:
- node_modules

install:
- npm install -g bower
- npm install
- bower install

script:
- npm test

0 comments on commit 9ff54d0

Please sign in to comment.