From: Rich Salz <rsalz@openssl.org>
Date: Tue, 22 Sep 2015 21:21:49 +0000 (-0400)
Subject: Remove stricts-warnings on 0.9.8 travis.
X-Git-Tag: OpenSSL_0_9_8zh~10
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=68d53e4f303c0b4926ad109e75ff728db229f497;p=oweals%2Fopenssl.git

Remove stricts-warnings on 0.9.8 travis.

Reviewed-by: Richard Levitte <levitte@openssl.org>
---

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: