Drop travis IRC notifications
They aren't of much use and I don't think the users on IRC appreciate the occasional notification spam when something breaks.
This commit is contained in:
parent
1831e9d015
commit
764761132f
@ -35,10 +35,3 @@ matrix:
|
|||||||
- compiler: clang
|
- compiler: clang
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls --gcov llvm-cov --gcov-options gcov
|
- coveralls --gcov llvm-cov --gcov-options gcov
|
||||||
|
|
||||||
notifications:
|
|
||||||
irc:
|
|
||||||
channels:
|
|
||||||
- "chat.freenode.net#dunst"
|
|
||||||
on_success: change
|
|
||||||
on_failure: always
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user