travis-ci: Adding jessie repo

To filfil freeradius-client build-dep.
This commit is contained in:
Jan Wagner 2016-11-16 23:58:33 +01:00
parent 0ee699837e
commit a4b8d68a45

View file

@ -1,8 +1,9 @@
sudo: required sudo: required
env: env:
- TRAVIS_DEBIAN_DISTRIBUTION=unstable TRAVIS_DEBIAN_SECURITY_UPDATES=false - 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_DISTRIBUTION=testing TRAVIS_DEBIAN_EXTRA_REPOSITORY="http://httpredir.debian.org/debian/ jessie main"
services: services:
- docker - docker