mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
tools: fix duplicated quote in travis config
This commit is contained in:
parent
85cadabdb3
commit
0d9bbe6653
@ -59,7 +59,7 @@ notifications:
|
||||
# - "Change view : %{compare_url}"
|
||||
# - "Build details : %{build_url}"
|
||||
template:
|
||||
- "%{repository_name} (%{commit}) : %{message} %{build_url}""
|
||||
- "%{repository_name} (%{commit}) : %{message} %{build_url}"
|
||||
|
||||
# If you enable skip_join, remember to remove the NO_EXTERNAL_MSGS flag (n) on the IRC channel(s) the bot notifies.
|
||||
# If you want the bot to send messages to channels protected with a channel key (ie, set with /mode #channel +k password), you can use the channel_key variable:
|
||||
|
Loading…
Reference in New Issue
Block a user