diff --git a/.travis.yml b/.travis.yml index a3a3680..0801452 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,4 +13,4 @@ script: - php bin/phpcs -n --standard=PSR1,PSR2 --report=full src/ notifications: - email: false + email: true