In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/10b7d799552114aa02a7f10b31d6d42d37a8caba?hp=3135e2b23ba431c10d896ed61732e67ce830481b>
- Log ----------------------------------------------------------------- commit 10b7d799552114aa02a7f10b31d6d42d37a8caba Author: Tony Cook <[email protected]> Date: Wed Jun 14 16:49:12 2017 +1000 perldelta for 3135e2b23ba4 ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 1163f9a4da..45ede4abd9 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -346,6 +346,11 @@ made: Testing of the XS-APItest directory is now done in parallel, where applicable. +=item * + +Perl now includes a default F<.travis.yml> file for Travis CI testing +on github mirrors. [perl #123981] + =back =head1 Platform Support -- Perl5 Master Repository
