[libdatetime-timezone-perl] 12/23: Run update-from-latest-olson before running tests

gregor herrmann gregoa at debian.org
Wed Apr 15 19:03:22 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 8163f222a60cb5cdb45abbc9877cdde98fa1b864
Author: Dave Rolsky <autarch at urth.org>
Date:   Tue Nov 4 14:22:08 2014 -0600

    Run update-from-latest-olson before running tests
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 1db4892..2b58c30 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,8 @@ before_install:
   - perl -V
   - build-dist
   - cd $BUILD_DIR
+  - cpanm --notest File::pushd Getopt::Long Net::FTP Path::Class
+  - perl ./tools/update-from-latest-olson --notests
 install:
   - 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