From faf666f8148eeb305a9c4f78459aff2c7268016b Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Wed, 1 May 2019 16:20:10 -0400 Subject: Remove Windows 32 bit build --- .travis.yml | 10 ---------- 1 file changed, 10 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 21d1062c26..c61fcb2ed0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -97,16 +97,6 @@ jobs: # This could be removed once the ABI change warning does not show up by default BITCOIN_CONFIG="--enable-glibc-back-compat --enable-reduce-exports CXXFLAGS=-Wno-psabi" - - stage: test - name: 'Win32 [GOAL: deploy] [no gui or functional tests]' - env: >- - HOST=i686-w64-mingw32 - DPKG_ADD_ARCH="i386" - PACKAGES="python3 nsis g++-mingw-w64-i686 wine-binfmt wine32" - RUN_FUNCTIONAL_TESTS=false - GOAL="deploy" - BITCOIN_CONFIG="--enable-reduce-exports --disable-gui-tests" - - stage: test name: 'Win64 [GOAL: deploy] [no gui or functional tests]' env: >- -- cgit v1.2.3