language: cpp compiler: - gcc - clang before_install: - ./autogen.sh branches: only: - master - testing notifications: email: true os: - linux