The branch OpenSSL_0_9_8-stable has been updated
       via  68d53e4f303c0b4926ad109e75ff728db229f497 (commit)
      from  ba6d3a62998d6215e7a6e1ee2a93a5fdd7bf7f29 (commit)


- Log -----------------------------------------------------------------
commit 68d53e4f303c0b4926ad109e75ff728db229f497
Author: Rich Salz <rs...@openssl.org>
Date:   Tue Sep 22 17:21:49 2015 -0400

    Remove stricts-warnings on 0.9.8 travis.
    
    Reviewed-by: Richard Levitte <levi...@openssl.org>

-----------------------------------------------------------------------

Summary of changes:
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index cb28758..c9b1385 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:
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to