[libmoosex-has-sugar-perl] 17/120: Force a faster CPAN mirror
Intrigeri
intrigeri at moszumanska.debian.org
Wed Aug 27 21:35:06 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 690b4f0a40b9596ddafc9f8ed7281106d324d337
Author: Kent Fredric <kentfredric at gmail.com>
Date: Thu Sep 26 09:52:21 2013 +1200
Force a faster CPAN mirror
---
yamls/sterile.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/yamls/sterile.yaml b/yamls/sterile.yaml
index df1af65..3fcb4e0 100644
--- a/yamls/sterile.yaml
+++ b/yamls/sterile.yaml
@@ -9,7 +9,9 @@ env:
- STERILIZE_ENV=0
- STERILIZE_ENV=1
before_install:
- - perl ./maint-travis-ci/sterilize_env.pl
+ - time perl ./maint-travis-ci/sterilize_env.pl
+install:
+ - time cpanm --quiet --notest --mirror http://cpan.metacpan.org/ --installdeps .
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