travis: skip brew update (as travis docs recommend)

This commit is contained in:
Jacek Sieka 2018-08-31 12:55:54 -06:00
parent fa92b99322
commit 884fa63383
No known key found for this signature in database
GPG Key ID: 6299FEB3EB6FA465
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ matrix:
- export INSTALL_PATH=/usr
- os: osx
before_install:
- brew update
# - brew update
- brew install snappy ccache
- export PATH="/usr/local/opt/ccache/libexec:$PATH"
- export INSTALL_PATH=$HOME # included in DYLD_FALLBACK_LIBRARY_PATH