summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2018-01-10 12:33:56 +0000
committerEdward Thomson <ethomson@edwardthomson.com>2018-01-10 14:35:49 +0000
commitda9898aba0fe26ea683822e99853bfb2b02ac744 (patch)
treeb8c0eb41551bb8e1ff9ac7d307b2307ee4f757d6
parenta7e36d3d9c473647f141b24d398a98171744ceee (diff)
downloadlibgit2-da9898aba0fe26ea683822e99853bfb2b02ac744.tar.gz
travis: fetch trusty dependencies from bintray
The trusty dependencies are now hosted on Bintray.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5d687f1ea..117a3acc6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,7 @@ sudo: false
addons:
apt:
sources:
- - sourceline: 'deb http://libgit2deps.edwardthomson.com trusty libgit2deps'
+ - sourceline: 'deb https://dl.bintray.com/libgit2/ci-dependencies trusty libgit2deps'
key_url: 'https://www.edwardthomson.com/keys/ethomson@libgit2.org'
packages:
cmake