Skip to content

Commit

Permalink
travis: more reliable GPG key server
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeff committed Mar 14, 2019
1 parent 390093a commit 7633d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ addons:
apt:
sources:
- sourceline: 'deb https://downloads.skewed.de/apt/xenial xenial universe'
key_url: 'https://sks-keyservers.net/pks/lookup?op=get&search=0x612DEFB798507F25'
key_url: 'http://ha.pool.sks-keyservers.net/pks/lookup?op=get&search=0x612DEFB798507F25'
# TODO: remove the below once we drop python 2.7.
- ubuntu-toolchain-r-test
- sourceline: 'deb http://downloads.skewed.de/apt/trusty trusty universe'
Expand Down

0 comments on commit 7633d0a

Please sign in to comment.