[libdatetime-timezone-perl] 14/23: Install rdfind package

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 42d229b0e56edd2166ee5631ff625a067554cbb3
Author: Dave Rolsky <autarch at urth.org>
Date:   Tue Nov 4 14:57:49 2014 -0600

    Install rdfind package
---
 .travis.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 57fdeed..74e0f67 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,9 +21,11 @@ before_install:
   - perl -V
   - build-dist
   - cd $BUILD_DIR
+install:
+  - sudo apt-get update
+  - sudo apt-get install rdfind
   - cpanm --notest File::pushd Getopt::Long IPC::System::Simple Net::FTP Path::Class
   - perl ./tools/update-from-latest-olson --notests
-install:
   - cpan-install ExtUtils::MakeMaker~6.68 --deps
 script:
   - perl Makefile.PL

-- 
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