[carton] 447/472: disable sudo

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:39:35 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository carton.

commit a865356e9c8786ba4c99393a7decaf2fec82a623
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
Date:   Wed Apr 22 20:31:21 2015 -0700

    disable sudo
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index c06de62..10356d4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,3 +13,4 @@ install:
   - (cpanm --installdeps --with-develop -nq .) || cat ~/.cpanm/build.log
 script:
   - prove -lr xt
+sudo: false

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



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