[Pkg-nagios-changes] [pkg-monitoring-plugins] 03/06: travis-ci: Adding jessie repo
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 a4b8d68a4559c7d46578659026eea288a1bb2e87
Author: Jan Wagner <waja at cyconet.org>
Date: Wed Nov 16 23:58:33 2016 +0100
travis-ci: Adding jessie repo
To filfil freeradius-client build-dep.
---
.travis.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 5277855..5f385db 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,9 @@
sudo: required
env:
- - TRAVIS_DEBIAN_DISTRIBUTION=unstable TRAVIS_DEBIAN_SECURITY_UPDATES=false
- - TRAVIS_DEBIAN_DISTRIBUTION=testing
+ - TRAVIS_DEBIAN_DISTRIBUTION=unstable TRAVIS_DEBIAN_SECURITY_UPDATES=false TRAVIS_DEBIAN_EXTRA_REPOSITORY="http://httpredir.debian.org/debian/ jessie main"
+ - TRAVIS_DEBIAN_DISTRIBUTION=testing TRAVIS_DEBIAN_EXTRA_REPOSITORY="http://httpredir.debian.org/debian/ jessie main"
+
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