Enabling emails for PHPCI build failures
This commit is contained in:
parent
948d32110f
commit
6332863fe4
1 changed files with 5 additions and 0 deletions
|
|
@ -11,3 +11,8 @@ test:
|
|||
php_code_sniffer:
|
||||
standard: "PSR2"
|
||||
php_loc:
|
||||
|
||||
failure:
|
||||
email:
|
||||
committer: true
|
||||
cc: [php-ci@googlegroups.com]
|
||||
Loading…
Add table
Add a link
Reference in a new issue