Enable runtime testing of no-deprecated builds in Travis
authorCesar Pereida Garcia <cesar.pereidagarcia@tut.fi>
Mon, 21 Oct 2019 11:53:51 +0000 (14:53 +0300)
committerNicola Tuveri <nic.tuv@gmail.com>
Wed, 23 Oct 2019 09:16:34 +0000 (12:16 +0300)
(cherry picked from commit c89799605b833f769ce4cfd879bb291f49b133be)

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10232)

.travis.yml

index cc0d082b776f7c89e1dd82f24b2118a1187ea28d..67ec1a1d21650892eccacdff8d6b51af5648b3d2 100644 (file)
@@ -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: