[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 04/04: travis-ci: automatically install dependencies

Jan Wagner waja at moszumanska.debian.org
Sat Apr 16 13:34:40 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-plugins-contrib.

commit d9904b2be261050dcdaaaabe27d7a7e9b789e5dd
Author: Jan Wagner <waja at cyconet.org>
Date:   Mon Oct 19 16:53: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 9aaa318..049a43f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,7 @@ install:
     # install implicit build dependencies
     - sudo apt-get install -qq --no-install-recommends build-essential fakeroot devscripts equivs
     # install build dependencies
-    - sudo mk-build-deps --install debian/control
+    - sudo mk-build-deps --install debian/control -t "apt-get --yes --no-install-recommends"
     - sudo apt-get install -qq --no-install-recommends automake1.9
     # install
     - sudo add-apt-repository -y ppa:kalon33/gamesgiroll && sudo apt-get update && sudo apt-get install --only-upgrade autoconf

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



More information about the Pkg-nagios-changes mailing list