[Pkg-nagios-changes] [pkg-nagios-snmp-plugins] 02/05: travis-ci: automatically install dependencies

Jan Wagner waja at moszumanska.debian.org
Wed Jan 27 15:35:32 UTC 2016


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

waja pushed a commit to branch master
in repository pkg-nagios-snmp-plugins.

commit 6cbfcfac62974be9208992a8802ffdf89b672fe7
Author: Jan Wagner <waja at cyconet.org>
Date:   Mon Oct 19 16:51:43 2015 +0200

    travis-ci: automatically install dependencies
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 1636864..310303e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,7 @@ install:
     # install packages needed for mk-build-deps
     - sudo apt-get install -qq --no-install-recommends devscripts equivs
     # pull build deps from debian/control
-    - sudo mk-build-deps -ir
+    - sudo mk-build-deps -ir -t "apt-get --yes --no-install-recommends"
     # remove packages needed for mk-build-deps
     - sudo apt-get purge -qq equivs
     - sudo apt-get autoremove -qq

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-snmp-plugins.git



More information about the Pkg-nagios-changes mailing list