Commit acbb435c by Edward Thomson Committed by Patrick Steinhardt

travis: fetch trusty dependencies from bintray

The trusty dependencies are now hosted on Bintray.
parent f05f90d8
......@@ -22,8 +22,15 @@ env:
addons:
apt:
sources:
- sourceline: 'deb https://dl.bintray.com/libgit2/ci-dependencies trusty libgit2deps'
key_url: 'https://www.edwardthomson.com/keys/ethomson@libgit2.org'
packages:
- cmake
- curl
- libcurl3
- libcurl3-gnutls
- libcurl4-gnutls-dev
- libssh2-1-dev
- openssh-client
- openssh-server
......
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