[Pkg-nagios-changes] [pkg-monitoring-plugins] 02/09: travis-ci: Add my own trusty ppa for newer lintian

Jan Wagner waja at moszumanska.debian.org
Thu Dec 1 10:34:51 UTC 2016


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

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

commit 3978de28d4d3417660b01f7c55a8f22aec96281c
Author: Jan Wagner <waja at cyconet.org>
Date:   Fri Nov 18 18:05:26 2016 +0100

    travis-ci: Add my own trusty ppa for newer lintian
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 8c1bb34..590bbfa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,6 +22,8 @@ script:
 
 after_script:
   # run lintian after build
+  - sudo add-apt-repository -y ppa:waja/trusty-backports
+  - sudo apt-get update -qq
   - sudo apt-get install -qq --no-install-recommends lintian
   - lintian --info --display-info --display-experimental --pedantic --show-overrides ../*.deb && lintian --info --display-info --display-experimental --pedantic --show-overrides ../*.dsc
 

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



More information about the Pkg-nagios-changes mailing list