[libclass-tiny-perl] 04/11: add more prereq to travis setup

gregor herrmann gregoa at debian.org
Sun May 31 14:03:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to annotated tag release-1.000
in repository libclass-tiny-perl.

commit 9963f8a7b2e5a219fe52ae9a5b5fcf296e39f46c
Author: David Golden <dagolden at cpan.org>
Date:   Mon Jul 14 10:32:41 2014 -0400

    add more prereq to travis setup
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index db491cb..d364e47 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,6 @@ before_install:
   - build-perl
   - perl -V
 install:
-  - cpan-install Test::More
+  - cpan-install Test::More Devel::GlobalDestruction MRO::Compat
 script: prove -l -r t
 # vim: ts=2 sts=2 sw=2 et:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-tiny-perl.git



More information about the Pkg-perl-cvs-commits mailing list