From: W.C.A. Wijngaards Date: Mon, 22 Mar 2021 16:02:06 +0000 (+0100) Subject: Asan tests shown to work, run OSX test. X-Git-Tag: release-1.13.2rc1~232 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d5050c729638b0305553d8a1531755ad186cb0a;p=thirdparty%2Funbound.git Asan tests shown to work, run OSX test. --- diff --git a/.travis.yml b/.travis.yml index eec2cf272..0b1bae9d8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -83,7 +83,6 @@ jobs: dist: bionic env: - TEST_ASAN=yes - - TEST_ENABLED=yes - os: linux name: Asan, Clang on Linux, Amd64 compiler: clang @@ -91,7 +90,6 @@ jobs: dist: bionic env: - TEST_ASAN=yes - - TEST_ENABLED=yes - os: linux name: GCC on Linux, Aarch64 compiler: gcc