This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to annotated tag release/0.12-TRIAL in repository libhtml-scrubber-perl.
commit 8a7ccf90a09fd2ba8b25d6514f0327a0c5958334 Author: Michael Caron <[email protected]> Date: Thu Mar 5 13:30:47 2015 -0600 Added manual inclusion of Test::CPAN::Meta --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 17d55c3..7fc4a7d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,8 @@ install: - cpanm --quiet --notest --skip-satisfied Dist::Zilla - cpanm --quiet --notest --skip-satisfied Pod::Markdown + + - cpanm --quiet --notest Test::CPAN::Meta - dzil authordeps | grep -vP '[^\w:]' | xargs -n 5 -P 10 cpanm --quiet --notest --skip-satisfied -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-scrubber-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
