[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 03/03: travis-ci: Installing newer autoconf
Jan Wagner
waja at moszumanska.debian.org
Tue Aug 18 20:10:49 UTC 2015
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 dfc20c03e03135b2395ace9e4a430ff9b3fb8fa9
Author: Jan Wagner <waja at cyconet.org>
Date: Tue Aug 18 18:25:12 2015 +0200
travis-ci: Installing newer autoconf
---
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index cd43efa..797fcd1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,8 @@ install:
- sudo apt-get install -qq --no-install-recommends build-essential fakeroot devscripts equivs
# install build dependencies
- sudo mk-build-deps --install debian/control
+ # install
+ - sudo add-apt-repository -y ppa:kalon33/gamesgiroll && sudo apt-get update && sudo apt-get install --only-upgrade autoconf
script:
# build the debian package
--
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