diff --git a/.travis.yml b/.travis.yml index e4b488f6f1..11be193a67 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,3 +3,7 @@ php: - "5.4" - "5.3" script: phpunit --configuration phpunit.xml.nocoverage +notifications: + email: + recipients: + phpmyadmin-devel@lists.sourceforge.net