os: - linux - osx compiler: - gcc - clang language: cpp before_install: - sh .travis-deps.sh script: - sh .travis-build.sh