Build Update for openssl/openssl
-------------------------------------
Build: #38604
Status: Errored
Duration: 1 hr, 28 mins, and 33 secs
Commit: ccbf3f9 (master)
Author: Richard Levitte
Message: DOC: Fixup the description of the -x509_strict option
POD commands must always be surrounded by blank lines
POD transformers read everything in paragraph mode. The following
lines become *one* command, where the second line becomes part of the
text of the first, including the command itself. In other words,
this:
=item something
=item something else
Translates to this in a man-page:
something =item something else
Reviewed-by: David von Oheimb <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/13412)
View the changeset:
https://github.com/openssl/openssl/compare/4605c5ab4796...ccbf3f90c46c
View the full build log and details:
https://travis-ci.com/github/openssl/openssl/builds/201709232?utm_medium=notification&utm_source=email
--
You can unsubscribe from build emails from the openssl/openssl repository going
to
https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at
https://travis-ci.com/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.