Build Update for openssl/openssl ------------------------------------- Build: #24573 Status: Still Failing
Duration: 23 mins and 35 secs Commit: e3af453 (master) Author: Richard Levitte Message: OPENSSL_init_crypto(): check config return code correctly It was assumed that the config functionality returned a boolean. However, it may return a negative number on error, so we need to take that into account. Reviewed-by: Matt Caswell <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from https://github.com/openssl/openssl/pull/8679) View the changeset: https://github.com/openssl/openssl/compare/0f5163bd1c9d...e3af453bacee View the full build log and details: https://travis-ci.org/openssl/openssl/builds/516129183?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
