Rename protobuf version to 'tap' into correct one
This commit is contained in:
parent
15ccd25041
commit
2422df21ca
@ -14,7 +14,7 @@ matrix:
|
||||
compiler: gcc
|
||||
|
||||
before_install:
|
||||
- "if [ $TRAVIS_OS_NAME = 'osx' ]; then brew update && brew install qt && brew install protobuf-2.6.0; fi"
|
||||
- "if [ $TRAVIS_OS_NAME = 'osx' ]; then brew update && brew install qt && brew install protobuf260; fi"
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
Reference in New Issue
Block a user