The branch OpenSSL_1_0_0-stable has been updated
       via  640bc796d653afa32d04f7e07a36bf6045a10c7d (commit)
      from  ac8cd2c0ab203d2add948338d5712839c49cc8df (commit)


- Log -----------------------------------------------------------------
commit 640bc796d653afa32d04f7e07a36bf6045a10c7d
Author: Rich Salz <[email protected]>
Date:   Tue Sep 22 17:21:49 2015 -0400

    Remove stricts-warnings on 1.0.0 travis.
    
    Reviewed-by: Richard Levitte <[email protected]>
    (cherry picked from commit 68d53e4f303c0b4926ad109e75ff728db229f497)

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

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