Browse Source

Merge pull request #2504 from hugovk/patch-1

Remove IRC notifications from Travis CI
pull/2506/head
David Lord 7 years ago committed by GitHub
parent
commit
a35fc3cd6b
  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