Browse Source

Remove IRC notifications

pull/2504/head
hugovk 7 years ago
parent
commit
f8321de369
  1. 7
      .travis.yml

7
.travis.yml

@ -40,10 +40,3 @@ branches:
notifications:
email: false
irc:
channels:
- "chat.freenode.net#pocoo"
on_success: change
on_failure: always
use_notice: true
skip_join: true

Loading…
Cancel
Save