Build Update for openssl/openssl
-------------------------------------
Build: #29140
Status: Still Failing
Duration: 21 mins and 24 secs
Commit: bb82531 (master)
Author: Richard Levitte
Message: POD: stop abusing comment
OpenSSL uses some POD directives masquerading as 'comment'
('=for comment' etc). This is abusive and confusing. Instead, we use
our own keyword.
=for openssl whatever
=begin openssl
whatever
=end openssl
(we have never used the multiline form, but might start one day)
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/10048)
View the changeset:
https://github.com/openssl/openssl/compare/59d0e6c8964c...bb82531f6592
View the full build log and details:
https://travis-ci.org/openssl/openssl/builds/596605049?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.