Unverified Commit 990d2b85 by Carlos Martín Nieto Committed by GitHub

Merge pull request #4393 from libgit2/ethomson/pgpkey

travis: grab pgp key from www.edwardthomson.com
parents 6f8a6c33 45c6efd5
......@@ -27,7 +27,7 @@ addons:
apt:
sources:
- sourceline: 'deb http://libgit2deps.edwardthomson.com 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:
cmake
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