We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a84780 commit aa844fbCopy full SHA for aa844fb
.travis.yml
@@ -71,6 +71,7 @@ before_install:
71
- export PATH=/usr/lib/ccache:${PATH}
72
- which python; python --version
73
- 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
75
- source .travis/travis_funcs.sh
76
77
install:
0 commit comments