diff --git a/.travis.yml b/.travis.yml index e3812578..e2df2e3b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ 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: