language: c sudo: false branches: only: - master - develop install: - make install-test script: - make test notifications: email: on_success: never on_failure: change