Commit 256753ea authored by Max Kellermann's avatar Max Kellermann

.travis.yml: disable Homebrew analytics

Don't bother sending analytics data for a CI runner. This adds traffic but doesn't bring anybody any benefit.
parent 76cd5f85
......@@ -78,7 +78,7 @@ matrix:
- os: osx
osx_image: xcode9.3beta
env:
- MATRIX_EVAL="export PATH=/usr/local/opt/ccache/libexec:$PATH"
- MATRIX_EVAL="export PATH=/usr/local/opt/ccache/libexec:$PATH HOMEBREW_NO_ANALYTICS=1"
cache:
apt: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment