diff --git a/.travis.yml b/.travis.yml index bf579daa0e..4a2a073bc8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,3 @@ env: - DB=pgsql script: phpunit --bootstrap ./tests/bootstrap.php ./tests/AllTests.php - -notifications: - irc: "chat.freenode.net#mantisbt-help"