Commit 76ecd892 by Carlos Martín Nieto Committed by Patrick Steinhardt

travis: we use bintray's own key for signing

The VM on Travis apparently will still proceed, but it's good practice.

(cherry picked from commit 6e748130)
parent 6be03667
...@@ -28,7 +28,7 @@ addons: ...@@ -28,7 +28,7 @@ addons:
apt: apt:
sources: sources:
- sourceline: 'deb https://dl.bintray.com/libgit2/ci-dependencies trusty libgit2deps' - sourceline: 'deb https://dl.bintray.com/libgit2/ci-dependencies trusty libgit2deps'
key_url: 'https://www.edwardthomson.com/keys/ethomson@libgit2.org' key_url: 'https://bintray.com/user/downloadSubjectPublicKey?username=bintray'
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