[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/01: Fix backports handling in .travis.yml

Bernd Zeimetz bernd at bzed.de
Tue Jan 3 14:21:29 UTC 2017


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

bzed pushed a commit to branch jessie-backports
in repository pkg-nagios-plugins-contrib.

commit 8c6eb7595abd3238b1bccea23b2229ddc003f1b9
Author: Bernd Zeimetz <bernd at bzed.de>
Date:   Tue Jan 3 15:21:18 2017 +0100

    Fix backports handling in .travis.yml
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index d18b5ad..b91219f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
 sudo: required
 
 env:
-  - TRAVIS_DEBIAN_DISTRIBUTION=jessie-backports   TRAVIS_DEBIAN_MIRROR="http://httpredir.debian.org/debian/"
+  - TRAVIS_DEBIAN_DISTRIBUTION=jessie TRAVIS_DEBIAN_BACKPORTS=true   TRAVIS_DEBIAN_MIRROR="http://httpredir.debian.org/debian/"
 
 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