summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-09-30 19:35:59 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2016-11-29 12:35:18 +0000
commitde73ae65673e8cedf9ed5420656baa125ed8ed73 (patch)
tree64ea5093a4c699ecb2d89e2298cc361783e997d2 /.travis.yml
parent902998869ffd17acd77a1936559f68ad71484cbd (diff)
downloaddbus-de73ae65673e8cedf9ed5420656baa125ed8ed73.tar.gz
Update autoconf-archive, and use snapshot.debian.org
This way the link won't expire in future. Signed-off-by: Simon McVittie <smcv@debian.org> [smcv: cherry-picked from master to dbus-1.10 to get the Travis-CI setup consistent between the two branches; it is not strictly needed on dbus-1.10]
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0a7f7fb1..8ae9c8e8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,7 +37,7 @@ install:
# Ubuntu 14.04's autoconf-archive is too old
- >
wget
- http://httpredir.debian.org/debian/pool/main/a/autoconf-archive/autoconf-archive_20150925-1_all.deb
+ http://snapshot.debian.org/archive/debian/20160905T163745Z/pool/main/a/autoconf-archive/autoconf-archive_20160320-1_all.deb
- 'sudo dpkg -i autoconf-archive_*_all.deb'
- 'rm autoconf-archive_*_all.deb'
script: