Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 3ebb8d8d1620aa9ba25e97c7792cc629f4690f72
https://github.com/Perl/perl5/commit/3ebb8d8d1620aa9ba25e97c7792cc629f4690f72
Author: Tony Cook <[email protected]>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M .travis.yml
Log Message:
-----------
re-work travis cases to test more variety
I expect a -DPERL_GLOBAL_STRUCT_PRIVATE build to catch most
-DPERL_GLOBAL_STRUCT issues, and these are very rarely used options
anyway, so eliminate the second.
Expand the usesitecustomize case to also check long doubles and
an English Unicode locale.
Replace the removed case to check quadmath, cbacktrace and a non-English
Unicode locale.
Commit: 6f446f865cd226505e44d051dc6e79f88d7ab7ce
https://github.com/Perl/perl5/commit/6f446f865cd226505e44d051dc6e79f88d7ab7ce
Author: Tony Cook <[email protected]>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M .travis.yml
Log Message:
-----------
fix Github URL in message posted to #p5p-qa
the repository key is deprecated, and we now produce the correct
full URL, so the comment is meaningless
Compare: https://github.com/Perl/perl5/compare/1c5f8ad8fa5c...6f446f865cd2