* Remove Travis CI notification hook for IRC

* Add Travis CI notification hook for gitter.im
This commit is contained in:
Sebastian Bergmann 2014-05-04 11:43:29 +02:00
parent 9a62fed674
commit 7a263d87de
1 changed files with 6 additions and 1 deletions

View File

@ -14,5 +14,10 @@ php:
notifications:
email: false
irc: "irc.freenode.org#phpunit"
webhooks:
urls:
- https://webhooks.gitter.im/e/6668f52f3dd4e3f81960
on_success: always
on_failure: always
on_start: false