[libdist-zilla-role-bootstrap-perl] 15/19: Make sterilizing yaml have multiple modes for sterile/non-sterile envs
Axel Beckert
abe at deuxchevaux.org
Sat Aug 8 11:58:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to annotated tag 0.2.1-source
in repository libdist-zilla-role-bootstrap-perl.
commit aa7a0905b3ed5dd2e692260464b90a4dabe1a619
Author: Kent Fredric <kentfredric at gmail.com>
Date: Sun Sep 22 03:45:34 2013 +1200
Make sterilizing yaml have multiple modes for sterile/non-sterile envs
---
yamls/sterile.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/yamls/sterile.yaml b/yamls/sterile.yaml
index 862d0c7..df1af65 100644
--- a/yamls/sterile.yaml
+++ b/yamls/sterile.yaml
@@ -4,6 +4,10 @@ perl:
- "5.14"
- "5.18"
- "5.19"
+env:
+ matrix:
+ - STERILIZE_ENV=0
+ - STERILIZE_ENV=1
before_install:
- perl ./maint-travis-ci/sterilize_env.pl
branches:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.git
More information about the Pkg-perl-cvs-commits
mailing list