diff --git a/.travis.yml b/.travis.yml index 50d68e467e..f9624982bb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -211,9 +211,7 @@ after_success: # x86_64 Linux (xenial, no depends, only system libs, sanitizers: thread (TSan)) - stage: test name: 'x86_64 Linux [GOAL: install] [focal] [depends, sanitizers: thread (TSan), no gui]' - # Not enough memory on travis machines, so feature_block is excluded for now env: >- - TEST_RUNNER_EXTRA="--exclude feature_block" FILE_ENV="./ci/test/00_setup_env_native_tsan.sh" - stage: test