mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Adding webhook to notify the Gitter chat channel on build failures
This commit is contained in:
@@ -24,3 +24,11 @@ script:
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- 'https://webhooks.gitter.im/e/f3356db3405001e47b5e'
|
||||
on_success: change
|
||||
on_failure: always
|
||||
on_start: false
|
||||
|
||||
Reference in New Issue
Block a user