From: Rich Salz Date: Tue, 22 Sep 2015 21:21:49 +0000 (-0400) Subject: Remove stricts-warnings on 1.0.0 travis. X-Git-Tag: OpenSSL_1_0_0t~11 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=640bc796d653afa32d04f7e07a36bf6045a10c7d;p=oweals%2Fopenssl.git Remove stricts-warnings on 1.0.0 travis. Reviewed-by: Richard Levitte (cherry picked from commit 68d53e4f303c0b4926ad109e75ff728db229f497) --- diff --git a/.travis.yml b/.travis.yml index cb28758e89..c9b1385d1e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ compiler: env: - CONFIG_OPTS="" - CONFIG_OPTS="shared" - - CONFIG_OPTS="--debug --strict-warnings" + - CONFIG_OPTS="--debug" matrix: exclude: