]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Asan tests shown to work, run OSX test.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 22 Mar 2021 16:02:06 +0000 (17:02 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 22 Mar 2021 16:02:06 +0000 (17:02 +0100)
.travis.yml

index eec2cf272312800f61e66f2d372f0d1c2061e4c2..0b1bae9d804e171c7188490138450f81a9f2eee6 100644 (file)
@@ -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