[libmessage-passing-perl] 04/12: hopefully fixed Travis configure failure

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 08:38:21 UTC 2013


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

js pushed a commit to branch master
in repository libmessage-passing-perl.

commit 56d960e363ece182d866cc3659f0e77699a60f75
Author: Alexander Hartmaier <abraxxa at cpan.org>
Date:   Tue Aug 20 14:22:16 2013 +0200

    hopefully fixed Travis configure failure
---
 .travis.yml |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 189490e..708a8d5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,12 +8,13 @@ before_install:
   - cpanm Test::Pod
   - cpanm Test::NoTabs
   - cpanm Test::Pod::Coverage
+  - cpanm Test::CPAN::Changes
   - cpanm Pod::Coverage
   - cpanm Pod::Coverage::TrustPod
   - cpanm Test::Spelling
   - cpanm Compress::Zlib
-  - cpanm Crypt::Blowfish
   - cpanm Compress::Bzip2
+  - cpanm Crypt::Blowfish
   - cpanm Crypt::CBC
 language: perl
 notifications:

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



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