From 745f909925be419914083c66867150b11fa3a7b2 Mon Sep 17 00:00:00 2001 From: Cory Fields Date: Tue, 29 Sep 2015 17:01:43 -0400 Subject: travis: install a recent libzmq and pyzmq for tests --- qa/rpc-tests/zmq_test.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'qa/rpc-tests/zmq_test.py') 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() -- cgit v1.2.3