diff --git a/.travis.yml b/.travis.yml index dc85ddea..d050d692 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,5 @@ before_install: - git config --global user.email "dev@bitpay.com" - git config --global user.name "BitPay, Inc." script: - - _mocha -R spec integration/regtest.js \ No newline at end of file + - _mocha -R spec integration/regtest.js + - _mocha -R spec --recursive