Add unit tests to travis ci config.
This commit is contained in:
parent
5a8dfc1e07
commit
2abb0cc393
@ -11,4 +11,5 @@ before_install:
|
|||||||
- git config --global user.email "dev@bitpay.com"
|
- git config --global user.email "dev@bitpay.com"
|
||||||
- git config --global user.name "BitPay, Inc."
|
- git config --global user.name "BitPay, Inc."
|
||||||
script:
|
script:
|
||||||
- _mocha -R spec integration/regtest.js
|
- _mocha -R spec integration/regtest.js
|
||||||
|
- _mocha -R spec --recursive
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user