From: Ivan Maidanski Date: Mon, 15 Jan 2018 22:19:01 +0000 (+0300) Subject: Travis CI: Fix ASan build with Clang-4.0 (add sudo) X-Git-Tag: v7.6.4~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a3b26b379722b4696def19fbfcc154f9ff6102f;p=gc Travis CI: Fix ASan build with Clang-4.0 (add sudo) --- diff --git a/.travis.yml b/.travis.yml index c9998819..e406f7ec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -276,6 +276,7 @@ matrix: - CFLAGS_EXTRA="-fsanitize=address -fno-common -fno-omit-frame-pointer" - CONF_OPTIONS="--enable-cplusplus" - TESTS_CUSTOM_RUN=true + sudo: required - os: linux addons: apt: