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

ppm-guest pushed a commit to annotated tag v0.32
in repository libmath-prime-util-perl.

commit a341eef65a98de86b6cdab6809479c46c7879e56
Author: Dana Jacobsen <d...@acm.org>
Date:   Fri Aug 16 11:24:58 2013 -0700

    Add a couple more CPAN mirrors, as the Travis-CI one has lost data
---
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 8c1fbb5..c90883e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,8 +21,9 @@ env:
     - MPU_NO_XS=1 MPU_NO_GMP=1 MPU_NO_MPFR=1
 
 
+# Add the Travis mirror as well as another, because occasionally the Travis 
one gets confused.
 install:
-    - cpanm -v --installdeps --notest --mirror 
http://cpan.mirrors.travis-ci.org .
+    - cpanm -v --installdeps --notest --mirror 
http://cpan.mirrors.travis-ci.org --mirror http://dl.ambiweb.de --mirror 
httpupdate.cpanel.net .
 
 script: "perl Makefile.PL; make test"
 # branches:

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to