fix travis
This commit is contained in:
parent
69e31e2a79
commit
2c4ad718e1
2 changed files with 1 additions and 2 deletions
|
|
@ -4,4 +4,3 @@ node_js:
|
||||||
before_install: "npm install -g grunt-cli"
|
before_install: "npm install -g grunt-cli"
|
||||||
install: "npm install"
|
install: "npm install"
|
||||||
before_script: "grunt shell"
|
before_script: "grunt shell"
|
||||||
script: "mocha"
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
[](http://travis-ci.org/bitpay/copay)
|
[](http://travis-ci.org/bitpay/copay)
|
||||||
[](https://coveralls.io/r/bitpay/copay)
|
[](https://coveralls.io/r/bitpay/copay?branch=)
|
||||||
|
|
||||||
# Copay
|
# Copay
|
||||||
Copay is a secure bitcoin wallet for friends and companies.
|
Copay is a secure bitcoin wallet for friends and companies.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue