Commit 6be03667 by Edward Thomson Committed by Patrick Steinhardt

travis: fetch trusty dependencies from bintray

The trusty dependencies are now hosted on Bintray.

(cherry picked from commit da9898ab)
parent 0c51ecf2
...@@ -27,8 +27,8 @@ sudo: false ...@@ -27,8 +27,8 @@ sudo: false
addons: addons:
apt: apt:
sources: sources:
- sourceline: 'deb http://libgit2deps.edwardthomson.com trusty libgit2deps' - sourceline: 'deb https://dl.bintray.com/libgit2/ci-dependencies trusty libgit2deps'
key_url: 'https://pgp.mit.edu/pks/lookup?op=get&search=0x5656187599131CD5' key_url: 'https://www.edwardthomson.com/keys/ethomson@libgit2.org'
packages: packages:
cmake cmake
curl curl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment