Merge pull request #247 from braydonf/skip-p2p

Skip p2p test until issue is resolved.
This commit is contained in:
Chris Kleeschulte 2015-09-21 13:17:59 -04:00
commit 05812b2301
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ before_install:
script:
- _mocha -R spec integration/regtest.js
- _mocha -R spec integration/regtest-node.js
- _mocha -R spec integration/p2p.js
- _mocha -R spec --recursive
cache:
directories: