install bower before install copay

This commit is contained in:
Gregg Zigler 2014-08-19 12:51:28 -07:00
commit 9359ac311b

View file

@ -1,11 +1,14 @@
language: node_js language: node_js
node_js: node_js:
- '0.10' - '0.10'
before_install: npm install -g grunt-cli before_install:
install: - npm install -g bower
- npm install -g grunt-cli
install:
- npm install - npm install
- bower install - bower install
before_script: grunt shell before_script:
- grunt shell
notifications: notifications:
email: email:
recipients: recipients: