We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5429b9 commit d792f70Copy full SHA for d792f70
1 file changed
.travis.yml
@@ -22,6 +22,7 @@ notifications:
22
channels:
23
- "irc.esper.net#cloudbot"
24
template:
25
- - "%{repository}#%{build_number} (%{branch} - %{commit}) %{author}: %{message}"
+ - "%{repository}#%{build_number} (%{branch} - %{commit}) %{author}: %{message} - %{build_url}"
26
on_failure: always
27
on_success: change
28
+ skip_join: true
0 commit comments