diff --git a/.travis.yml b/.travis.yml index e771fbf..82705c9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,4 +9,5 @@ before_script: - vendor/phpunit/phpunit/composer/bin/phpunit notifications: - irc: "irc.freenode.org#garyj" \ No newline at end of file + irc: "irc.freenode.org#garyj" + email: false \ No newline at end of file