os: - linux - osx language: cpp install: - make install_deps - source setup.bash script: - make && make test