[libextutils-typemap-perl] 01/01: travis: explicitly install perl
Piotr Roszatycki
dexter at debian.org
Wed Dec 4 21:05:41 UTC 2013
This is an automated email from the git hooks/post-receive script.
dexter pushed a commit to branch master
in repository libextutils-typemap-perl.
commit 15dfacd7acc83739c9d8fcad41db359ef5ad8e04
Author: Piotr Roszatycki <piotr.roszatycki at gmail.com>
Date: Wed Dec 4 22:05:24 2013 +0100
travis: explicitly install perl
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 6e10f4c..dbdf665 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ before_install:
- sudo apt-get update -qq
install:
- sudo apt-get install -qq git-buildpackage
- - sudo apt-get install -qq debhelper libextutils-parsexs-perl
+ - sudo apt-get install -qq debhelper perl libextutils-parsexs-perl
before_script:
- git fetch origin +upstream:upstream
- git fetch origin +pristine-tar:pristine-tar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libextutils-typemap-perl.git
More information about the Pkg-perl-cvs-commits
mailing list