mirror of
https://github.com/polybar/polybar.git
synced 2024-12-09 14:10:19 -05:00
travis: create an irc one-liner (#1846)
This commit is contained in:
parent
c6bc8a6ee6
commit
12a47fe72e
1 changed files with 1 additions and 2 deletions
|
@ -101,8 +101,7 @@ notifications:
|
|||
channels:
|
||||
- "irc.freenode.org#polybar"
|
||||
template:
|
||||
- "%{author} pushed #%{commit} \"%{commit_subject}\" to %{repository_name}/%{branch}"
|
||||
- "Build #%{build_number} %{result} / %{build_url} (diff: %{compare_url})"
|
||||
- " %{repository_slug}(%{branch})#%{build_number} | \"%{commit_subject}\" by %{author} | Commit #%{commit} %{result}: %{build_url}"
|
||||
use_notice: true
|
||||
on_success: change
|
||||
on_failure: change
|
||||
|
|
Loading…
Reference in a new issue