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 f52554e commit c55e297Copy full SHA for c55e297
.travis.yml
@@ -70,6 +70,7 @@ before_install:
70
- ccache -s
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
- source .travis/travis_funcs.sh
75
76
install:
baselayer
0 commit comments