From fa8e6df282af0d396d75b03721f1b59a520ced19 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Mon, 29 Jun 2020 08:58:26 -0400 Subject: ci: Run tsan ci config on cirrus --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 9184257d47..783737c8c1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -99,11 +99,6 @@ jobs: env: >- FILE_ENV="./ci/test/00_setup_env_native_qt5.sh" - - stage: test - name: 'x86_64 Linux [GOAL: install] [focal] [depends, sanitizers: thread (TSan), no gui]' - env: >- - FILE_ENV="./ci/test/00_setup_env_native_tsan.sh" - - stage: test name: 'x86_64 Linux [GOAL: install] [focal] [depends, sanitizers: memory (MSan)]' env: >- -- cgit v1.2.3