os: - linux - osx language: cpp cache: apt: true directories: - .homebrew-cache before_install: - sh .travis-deps.sh script: - sh .travis-build.sh