Skip to content

Commit

Permalink
Added bower to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCodeDestroyer committed Jan 18, 2015
1 parent e84797a commit 82ecb0d
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
@@ -1,5 +1,6 @@
language: node_js
node_js:
- 0.10
before_install: npm install -g grunt-cli
before_install: npm install -g grunt-cli bower
install: npm install
before_script: bower install

0 comments on commit 82ecb0d

Please sign in to comment.