travis: Disable notifications
Looks like Notifico takes care of that, too.
This commit is contained in:
parent
824bf8d5b6
commit
18f0034f3c
13
.travis.yml
13
.travis.yml
@ -68,16 +68,3 @@ after_success:
|
||||
|
||||
after_failure:
|
||||
- bash scripts/dev/ci/travis_backtrace.sh
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
- https://buildtimetrend.herokuapp.com/travis
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#qutebrowser-dev"
|
||||
on_success: always
|
||||
on_failure: always
|
||||
skip_join: true
|
||||
template:
|
||||
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
||||
- "%{compare_url} - %{build_url}"
|
||||
|
Loading…
Reference in New Issue
Block a user