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 ee90019 commit 20f3b1dCopy full SHA for 20f3b1d
.travis.yml
@@ -73,7 +73,8 @@ jobs:
73
HOST=i686-w64-mingw32
74
DPKG_ADD_ARCH="i386"
75
PACKAGES="python3 nsis g++-mingw-w64-i686 wine-binfmt wine32"
76
- GOAL="install"
+ RUN_FUNCTIONAL_TESTS=false
77
+ GOAL="deploy"
78
BITCOIN_CONFIG="--enable-reduce-exports --disable-gui-tests"
79
RUN_UNIT_TESTS=false # secp-zkp times out Travis, get 32-bit build in upstream?
80
# Win64
0 commit comments