[libdatetime-timezone-perl] 06/07: Install autodie for update-from-latest-olson

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


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

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

commit 3d09412f68000fbc4aefee15a33ad9cfd8d250bb
Author: Dave Rolsky <autarch at urth.org>
Date:   Wed Nov 5 09:53:10 2014 -0600

    Install autodie for update-from-latest-olson
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 7666532..f83fc62 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@ before_install:
 install:
   - sudo apt-get update
   - sudo apt-get install rdfind symlinks
-  - cpan-install DateTime File::Find::Rule File::pushd Getopt::Long IPC::System::Simple List::AllUtils Locale::Country~3.11 Net::FTP Params::Validate Path::Class
+  - cpan-install autodie DateTime File::Find::Rule File::pushd Getopt::Long IPC::System::Simple List::AllUtils Locale::Country~3.11 Net::FTP Params::Validate 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