Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
Fix brew update
Browse files Browse the repository at this point in the history
  • Loading branch information
pstavirs committed May 20, 2018
1 parent 25d4365 commit 6915b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -16,7 +16,7 @@ matrix:

before_install:
- "if [ $TRAVIS_OS_NAME = 'osx' ]; then \
brew update \
brew update && \
brew install qt5 && \
brew link qt5 --force && \
brew install protobuf && \
Expand Down

0 comments on commit 6915b50

Please sign in to comment.