diff --git a/.travis.yml b/.travis.yml index b350a5d5e2..499a968dab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -231,10 +231,6 @@ jobs: BITCOIN_CONFIG="--enable-zmq --with-incompatible-bdb --enable-glibc-back-compat --enable-reduce-exports --with-gui=qt5 CPPFLAGS=-DDEBUG_LOCKORDER" - stage: test - name: 'x86_64 Linux [GOAL: install] [focal] [no depends, only system libs, fuzzers under valgrind]' - env: >- - FILE_ENV="./ci/test/00_setup_env_native_fuzz_with_valgrind.sh" - # x86_64 Linux w/ single fedpeg test that uses upstream bitcoind as mainchain - stage: test name: 'x86_64 Linux [GOAL: install] [bitcoind fedpeg test]'