[libdatetime-timezone-perl] 18/23: Use cpan-install instead of cpanm

gregor herrmann gregoa at debian.org
Wed Apr 15 19:03:23 UTC 2015


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

gregoa pushed a commit to annotated tag v1.77
in repository libdatetime-timezone-perl.

commit 902a4bb6860478685693171d009892fdca14a293
Author: Dave Rolsky <autarch at urth.org>
Date:   Tue Nov 4 16:49:31 2014 -0600

    Use cpan-install instead of cpanm
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 465d586..b01c654 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@ before_install:
 install:
   - sudo apt-get update
   - sudo apt-get install rdfind symlinks
-  - cpanm --notest DateTime File::pushd Getopt::Long IPC::System::Simple Net::FTP Path::Class
+  - cpan-install DateTime File::pushd Getopt::Long IPC::System::Simple Net::FTP Path::Class
   - perl ./tools/update-from-latest-olson --notests
   - cpan-install ExtUtils::MakeMaker~6.68 --deps
 script:

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



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