Skip to content

Commit

Permalink
Should probably install bower before running it...
Browse files Browse the repository at this point in the history
  • Loading branch information
jariz committed Apr 9, 2015
1 parent 2bfb187 commit 329d209
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,6 +4,6 @@ node_js:
before_script:
- gem update --system
- gem install compass
- npm install -g gulp
- npm install -g gulp bower
- bower install
script: gulp

0 comments on commit 329d209

Please sign in to comment.