diff --git a/.travis.yml b/.travis.yml index c4f0841..ab6ffb8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,8 @@ before_script: php: - 5.4 - - 5.3 \ No newline at end of file + - 5.3 + +notifications: + email: false + irc: "irc.freenode.org#phpunit"