The branch OpenSSL_1_0_2-stable has been updated
       via  920f7cf8972d8185b0b8eb6640a1bbff59b69ca3 (commit)
      from  605a54ef1c17f93d5a5f09150953f444d4a3ad39 (commit)


- Log -----------------------------------------------------------------
commit 920f7cf8972d8185b0b8eb6640a1bbff59b69ca3
Author: Rich Salz <rs...@openssl.org>
Date:   Fri Sep 25 11:44:28 2015 -0400

    Fix typo in previous merge.
    
    Reviewed-by: Tim Hudson <t...@openssl.org>

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

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

diff --git a/.travis.yml b/.travis.yml
index 14e0a87..3125363 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,7 +18,7 @@ compiler:
 env:
     - CONFIG_OPTS=""
     - CONFIG_OPTS="shared"
-    - CONFIG_OPTS="--d --strict-warnings"
+    - CONFIG_OPTS="-d --strict-warnings"
 
 matrix:
     exclude:
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to