diff --git a/phpci.yml b/phpci.yml index b1e04084..e0aaf729 100644 --- a/phpci.yml +++ b/phpci.yml @@ -11,3 +11,8 @@ test: php_code_sniffer: standard: "PSR2" php_loc: + +failure: + email: + committer: true + cc: [php-ci@googlegroups.com] \ No newline at end of file