[Pkg-nagios-changes] [pkg-monitoring-plugins] 06/06: travis-ci: Allow to fail builds in testing

Jan Wagner waja at moszumanska.debian.org
Thu Nov 17 13:15:24 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 51e0adea033b2b47c719fd495637f8ad409407bd
Author: Jan Wagner <waja at cyconet.org>
Date:   Thu Nov 17 01:15:59 2016 +0100

    travis-ci: Allow to fail builds in testing
---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index ad125e9..65233e0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,9 @@ env:
   - TRAVIS_DEBIAN_MIRROR="http://httpredir.debian.org/debian/" TRAVIS_DEBIAN_DISTRIBUTION=unstable TRAVIS_DEBIAN_SECURITY_UPDATES=false TRAVIS_DEBIAN_EXTRA_REPOSITORY="http://httpredir.debian.org/debian/ jessie main"
   - TRAVIS_DEBIAN_MIRROR="http://httpredir.debian.org/debian/" TRAVIS_DEBIAN_DISTRIBUTION=testing TRAVIS_DEBIAN_EXTRA_REPOSITORY="http://httpredir.debian.org/debian/ jessie main"
 
+matrix:
+  allow_failures:
+    - env: TRAVIS_DEBIAN_DISTRIBUTION=testing
 
 services:
   - docker

-- 
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