1
0
mirror of https://github.com/flarum/core.git synced 2025-07-13 12:56:26 +02:00

Travis: Send an email for the first failed build

This will notify the committer whenever a build starts failing,
but not on subsequent failures (in order not to annoy @tobscure).
This commit is contained in:
Franz Liedke
2015-05-19 02:14:56 +02:00
parent fe9c85a527
commit 7fe0fc46af

View File

@ -16,7 +16,8 @@ script:
- vendor/bin/phpcs --standard=PSR2 -np src - vendor/bin/phpcs --standard=PSR2 -np src
notifications: notifications:
email: false email:
on_failure: change
webhooks: webhooks:
urls: urls:
- https://webhooks.gitter.im/e/7b9e9827a03b44a16588 - https://webhooks.gitter.im/e/7b9e9827a03b44a16588