We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f8be1 commit 12eb9b9Copy full SHA for 12eb9b9
.travis.yml
@@ -192,6 +192,7 @@ jobs:
192
HOST=x86_64-unknown-linux-gnu
193
PACKAGES="python3-zmq qtbase5-dev qttools5-dev-tools libssl1.0-dev libevent-dev bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev libdb5.3++-dev libminiupnpc-dev libzmq3-dev libprotobuf-dev protobuf-compiler libqrencode-dev"
194
NO_DEPENDS=1
195
+ RUN_UNIT_TESTS=false
196
RUN_BITCOIN_TESTS=true
197
RUN_FUNCTIONAL_TESTS=false
198
GOAL="install"
0 commit comments