Skip to content

Commit aa844fb

Browse files
committed
Update .travis.yml
1 parent 6a84780 commit aa844fb

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
@@ -71,6 +71,7 @@ before_install:
7171
- export PATH=/usr/lib/ccache:${PATH}
7272
- which python; python --version
7373
- wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
74+
- sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6B05F25D762E3157
7475
- source .travis/travis_funcs.sh
7576

7677
install:

0 commit comments

Comments
 (0)