Add brew update to travis/OSX
This commit is contained in:
parent
dd8a267a09
commit
25d4365356
@ -16,6 +16,7 @@ matrix:
|
||||
|
||||
before_install:
|
||||
- "if [ $TRAVIS_OS_NAME = 'osx' ]; then \
|
||||
brew update \
|
||||
brew install qt5 && \
|
||||
brew link qt5 --force && \
|
||||
brew install protobuf && \
|
||||
|
Loading…
Reference in New Issue
Block a user