Remove brew update and try rebuild with Travis CI
This commit is contained in:
parent
df17547c1b
commit
d2d5db7df4
@ -15,7 +15,6 @@ 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