[libmath-prime-util-perl] 06/16: Travis test with all features as well as deselections

Partha P. Mukherjee ppm-guest at moszumanska.debian.org
Thu May 21 18:46:50 UTC 2015


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

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

commit df6e091389f55f72fdbd832a158f2d141b6d6a69
Author: Dana Jacobsen <dana at acm.org>
Date:   Mon Jan 14 02:45:50 2013 -0800

    Travis test with all features as well as deselections
---
 .travis.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index dec2518..24c14c7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,10 +14,11 @@ before_script:
     - cpanm Math::MPFR
 
 env:
-    - MPU_NO_XS=1 MPU_NO_GMP=1 MPU_NO_MPFR=1
-    - MPU_NO_MPFR=1
+    -
     - MPU_NO_GMP=1
+    - MPU_NO_MPFR=1
     - MPU_NO_GMP=1 MPU_NO_MPFR=1
+    - MPU_NO_XS=1 MPU_NO_GMP=1 MPU_NO_MPFR=1
 
 
 install:

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



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