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