Commit 45c6efd5 by Edward Thomson

travis: grab pgp key from www.edwardthomson.com

Getting the key from the MIT keyserver is surprisingly unreliable.
Try getting it from my website instead...
parent 9e3fb594
......@@ -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