Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Commit

Permalink
Attempt to force bower re-install on Travis...
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkaneda committed Jul 12, 2014
1 parent 5378a73 commit f4892c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,8 @@ language: node_js
services: mongodb services: mongodb


before_install: before_install:
- 'npm install -g grunt-cli' - npm install -g grunt-cli
- npm install -g bower


node_js: node_js:
- '0.10' - '0.10'

0 comments on commit f4892c4

Please sign in to comment.