From: Cesar Pereida Garcia Date: Mon, 21 Oct 2019 11:53:51 +0000 (+0300) Subject: Enable runtime testing of no-deprecated builds in Travis X-Git-Tag: OpenSSL_1_1_1e~171 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=432d6953d65e7229ac138c49357856cc494ff438;p=oweals%2Fopenssl.git Enable runtime testing of no-deprecated builds in Travis (cherry picked from commit c89799605b833f769ce4cfd879bb291f49b133be) Reviewed-by: Nicola Tuveri Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/10232) --- diff --git a/.travis.yml b/.travis.yml index cc0d082b77..67ec1a1d21 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,7 +52,7 @@ matrix: env: CONFIG_OPTS="--strict-warnings" COMMENT="Move to the BORINGTEST build when interoperable" - os: linux compiler: clang - env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES no-deprecated" BUILDONLY="yes" + env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES no-deprecated" - os: linux addons: apt: