Skip to content

Commit 52990b1

Browse files
committed
Add Docker key_url
1 parent 700220c commit 52990b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ addons:
2424
apt:
2525
sources:
2626
- sourceline: 'deb https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable'
27+
key_url: 'https://download.docker.com/linux/ubuntu/gpg'
2728
packages:
2829
- docker-ce
2930
- docker-ce-cli

0 commit comments

Comments
 (0)