Disable travis irc notifications
travis is much to verbose for that, with random IEs constantly failing
This commit is contained in:
parent
8e5f761870
commit
20759b340a
1 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ notifications:
|
|||
email:
|
||||
- filippo.valsorda@gmail.com
|
||||
- phihag@phihag.de
|
||||
irc:
|
||||
channels:
|
||||
- "irc.freenode.org#youtube-dl"
|
||||
skip_join: true
|
||||
# irc:
|
||||
# channels:
|
||||
# - "irc.freenode.org#youtube-dl"
|
||||
# skip_join: true
|
||||
|
|
Loading…
Reference in a new issue