aboutsummaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorCory Fields <cory-nospam-@coryfields.com>2015-09-29 17:01:43 -0400
committerJonas Schnelli <dev@jonasschnelli.ch>2015-10-01 15:40:57 +0200
commit745f909925be419914083c66867150b11fa3a7b2 (patch)
treeb55463b5c7e55b80f7408380d03e5c563adf9f90 /qa
parenta9c27cdf55d5b5b7e07d189e5bfe2d6bc85867bb (diff)
downloadbitcoin-745f909925be419914083c66867150b11fa3a7b2.tar.xz
travis: install a recent libzmq and pyzmq for tests
Diffstat (limited to 'qa')
-rwxr-xr-xqa/rpc-tests/zmq_test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/qa/rpc-tests/zmq_test.py b/qa/rpc-tests/zmq_test.py
index e949b61f5d..bcb132321a 100755
--- a/qa/rpc-tests/zmq_test.py
+++ b/qa/rpc-tests/zmq_test.py
@@ -39,8 +39,6 @@ class ZMQTest (BitcoinTestFramework):
[]
])
- return nodes
-
def run_test(self):
self.sync_all()