Build Update for openssl/openssl
-------------------------------------
Build: #30616
Status: Still Failing
Duration: 40 mins and 38 secs
Commit: 68a51d5 (master)
Author: Richard Levitte
Message: Move providers/common/{ciphers,digests}/* to providers/implementations
The idea to have all these things in providers/common was viable as
long as the implementations was spread around their main providers.
This is, however, no longer the case, so we move the common blocks
closer to the source that use them.
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/10564)
View the changeset:
https://github.com/openssl/openssl/compare/436c21a0fd31...68a51d59a297
View the full build log and details:
https://travis-ci.org/openssl/openssl/builds/623635783?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.