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

Commit

Permalink
Fix Travis CI Bower
Browse files Browse the repository at this point in the history
  • Loading branch information
amoshaviv committed Oct 13, 2013
1 parent 0397817 commit 54f77f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ language: node_js
node_js:
- "0.10"
before_script:
- npm install -g bower
- npm install bower -g
- bower install
env:
- NODE_ENV=travis
services:
Expand Down

0 comments on commit 54f77f1

Please sign in to comment.