[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/01: Use default mirror for travis.
Bernd Zeimetz
bernd at bzed.de
Tue Jan 3 16:23:30 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 cab0430cb1e69570350aef5b6cde5b53d0d92fb0
Author: Bernd Zeimetz <bernd at bzed.de>
Date: Tue Jan 3 17:22:29 2017 +0100
Use default mirror for travis.
---
.travis.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 39c4c32..98dda3d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,9 @@
sudo: required
env:
- - TRAVIS_DEBIAN_DISTRIBUTION=unstable TRAVIS_DEBIAN_MIRROR="http://httpredir.debian.org/debian/" TRAVIS_DEBIAN_SECURITY_UPDATES=false
- - TRAVIS_DEBIAN_DISTRIBUTION=testing TRAVIS_DEBIAN_MIRROR="http://httpredir.debian.org/debian/"
- - TRAVIS_DEBIAN_DISTRIBUTION=stable TRAVIS_DEBIAN_MIRROR="http://httpredir.debian.org/debian/"
+ - TRAVIS_DEBIAN_DISTRIBUTION=unstable TRAVIS_DEBIAN_SECURITY_UPDATES=false
+ - TRAVIS_DEBIAN_DISTRIBUTION=testing
+ - TRAVIS_DEBIAN_DISTRIBUTION=stable
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