language: cpp script: ./autogen.sh && ./configure && make after_success: - bash <(curl -s https://codecov.io/bash)