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