[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 20/24: travis-ci: Allow unstable to fail, since varnish has FTBFS (again)

Jan Wagner waja at moszumanska.debian.org
Wed Dec 13 22:07:36 UTC 2017


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 dcdb4b34de10f6effa90f1adb160b6c79ed2151f
Author: Jan Wagner <waja at cyconet.org>
Date:   Wed Nov 29 16:19:45 2017 +0100

    travis-ci: Allow unstable to fail, since varnish has FTBFS (again)
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 7f8109c..acfe2ac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,10 @@ env:
   - TRAVIS_DEBIAN_DISTRIBUTION=testing
   - TRAVIS_DEBIAN_DISTRIBUTION=stable
 
+matrix:
+  allow_failures:
+    - env: TRAVIS_DEBIAN_DISTRIBUTION=unstable
+
 services:
   - docker
 

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