[libmoosex-has-sugar-perl] 20/120: Travis uses new fanout dep pulling

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 27 21:35:07 UTC 2014


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

intrigeri pushed a commit to annotated tag 0.05070422-source
in repository libmoosex-has-sugar-perl.

commit d891bfa4fefff0286af5ace07bfaaea2356e0901
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Mon Oct 21 01:23:56 2013 +1300

    Travis uses new fanout dep pulling
---
 yamls/sterile.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/yamls/sterile.yaml b/yamls/sterile.yaml
index 3fcb4e0..9383f42 100644
--- a/yamls/sterile.yaml
+++ b/yamls/sterile.yaml
@@ -7,11 +7,13 @@ perl:
 env:
   matrix:
     - STERILIZE_ENV=0
+    - STERILIZE_ENV=0 DEVELOPER_DEPS=1
     - STERILIZE_ENV=1
+    - STERILIZE_ENV=0 RELEASE_TESTING=1 AUTHOR_TESTING=1
 before_install:
   - time perl ./maint-travis-ci/sterilize_env.pl
 install:
-  - time cpanm --quiet --notest --mirror http://cpan.metacpan.org/ --installdeps .
+  - time perl ./maint-travis-ci/install_deps.pl
 branches:
   only:
     - "build/master"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-has-sugar-perl.git



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