[devscripts] 01/01: TRAVIS_DEBIAN_BACKPORTS is now a list of strings.

Chris Lamb chris at chris-lamb.co.uk
Fri Sep 29 09:52:04 UTC 2017


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

lamby pushed a commit to branch master
in repository devscripts.

commit 6f09b5fb9210b6169ebc444bbd1ca4560acaa170
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Sep 29 10:51:29 2017 +0100

    TRAVIS_DEBIAN_BACKPORTS is now a list of strings.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 8ca557e..5149be8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ services:
   - docker
 
 env:
-  - TRAVIS_DEBIAN_DISTRIBUTION=stretch TRAVIS_DEBIAN_BACKPORTS=true
+  - TRAVIS_DEBIAN_DISTRIBUTION=stretch TRAVIS_DEBIAN_BACKPORTS=stretch-backports
   - TRAVIS_DEBIAN_DISTRIBUTION=unstable DEB_BUILD_PROFILES=nocheck DEB_BUILD_OPTIONS=nocheck
   - TRAVIS_DEBIAN_DISTRIBUTION=unstable
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list