[TASK] Remove travis notification in favour of Notifico
This commit is contained in:
parent
d3079b3222
commit
d51c0fdb9d
11
.travis.yml
11
.travis.yml
@ -31,14 +31,3 @@ before_script:
|
||||
|
||||
script:
|
||||
- grunt
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
- "irc.hackint.org#freifunkR"
|
||||
- "irc.hackint.org#meshviewer"
|
||||
template:
|
||||
- "%{repository_slug}#%{build_number} %{message} (%{branch} - %{commit}: %{commit_subject})"
|
||||
- "Change view : %{compare_url} Build details : %{build_url} %{pull_request_url}"
|
||||
nick: ci
|
||||
use_notice: true
|
||||
|
Loading…
Reference in New Issue
Block a user