mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Fix more Travis builds
This commit is contained in:
parent
ee900196f6
commit
20f3b1df19
1 changed files with 2 additions and 1 deletions
|
|
@ -73,7 +73,8 @@ jobs:
|
|||
HOST=i686-w64-mingw32
|
||||
DPKG_ADD_ARCH="i386"
|
||||
PACKAGES="python3 nsis g++-mingw-w64-i686 wine-binfmt wine32"
|
||||
GOAL="install"
|
||||
RUN_FUNCTIONAL_TESTS=false
|
||||
GOAL="deploy"
|
||||
BITCOIN_CONFIG="--enable-reduce-exports --disable-gui-tests"
|
||||
RUN_UNIT_TESTS=false # secp-zkp times out Travis, get 32-bit build in upstream?
|
||||
# Win64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue