[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 04/14: cleanup travis.yml
Bernd Zeimetz
bernd at bzed.de
Fri Jan 13 13:26:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
bzed pushed a commit to branch master
in repository pkg-nagios-plugins-contrib.
commit 7383aedb0ebe9a6549ac7a2297e6037df5875b98
Author: Evgeni Golov <evgeni at debian.org>
Date: Sat Jan 7 10:13:50 2017 +0100
cleanup travis.yml
travis.d.n already does git fetch and lintian for us
---
.travis.yml | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 14b3f38..7f8109c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,21 +8,10 @@ env:
services:
- docker
-before_script:
- # fetch all tags (not done due travis cloning with depth=50)
- - git fetch --tags
-
script:
# build the debian package
- wget -O- http://travis.debian.net/script.sh | sh -
-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
-
#notifications:
# email: false
--
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