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