[libtype-tiny-perl] 20/46: of course... bad travis config

Jonas Smedegaard dr at jones.dk
Fri Sep 12 18:48:03 UTC 2014


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

js pushed a commit to tag 1.001_000
in repository libtype-tiny-perl.

commit 05bf835ebbe6c0f184cc9e149fe6ee8441c1c7ed
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Fri Aug 29 21:19:26 2014 +0100

    of course... bad travis config
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index bc0ad23..5de7329 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -100,7 +100,7 @@ install:
   - cpan-install --coverage
   - '[ -n "$MOOSE_RELEASE" ] && cpan-install "$MOOSE_RELEASE" || echo "MOOSE_RELEASE is not set"'
   - '[ -n "$EC_RELEASE" ]    && cpan-install "$EC_RELEASE"    || echo "EC_RELEASE is not set"'
-  = '[ -n "$NAC_RELEASE" ]   && cpan-install "$NAC_RELEASE"   || echo "NAC_RELEASE is not set"'
+  - '[ -n "$NAC_RELEASE" ]   && cpan-install "$NAC_RELEASE"   || echo "NAC_RELEASE is not set"'
   - '[ -n "$MOO_RELEASE" ]   && cpan-install "$MOO_RELEASE"   || echo "MOO_RELEASE is not set"'
 before_script:
   - coverage-setup

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtype-tiny-perl.git



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