1
0
mirror of https://github.com/flarum/core.git synced 2025-07-13 21:06:24 +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
notifications:
email: false
email:
on_failure: change
webhooks:
urls:
- https://webhooks.gitter.im/e/7b9e9827a03b44a16588