Rename protobuf version to 'tap' into correct one

This commit is contained in:
Srivats P 2016-09-13 21:20:32 +05:30
parent 15ccd25041
commit 2422df21ca

View File

@ -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: