CI: Add OSX dependencies

This commit is contained in:
Srivats P 2015-12-05 19:06:28 +05:30
parent 600960a6d0
commit 54e7e8c03d

View File

@ -1,13 +1,15 @@
language: cpp
os:
- linux
- osx
compiler:
- gcc
- clang
before_install:
- "if [ $TRAVIS_OS_NAME = 'osx' ]; then brew update && brew install qt && brew install protobuf; fi"
addons:
apt:
packages: