Remove brew update and try rebuild with Travis CI

This commit is contained in:
Srivats P 2021-04-25 10:50:04 +05:30
parent df17547c1b
commit d2d5db7df4

View File

@ -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 && \