Skip to content

Commit d792f70

Browse files
committed
Update travis config
1 parent e5429b9 commit d792f70

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ notifications:
2222
channels:
2323
- "irc.esper.net#cloudbot"
2424
template:
25-
- "%{repository}#%{build_number} (%{branch} - %{commit}) %{author}: %{message}"
25+
- "%{repository}#%{build_number} (%{branch} - %{commit}) %{author}: %{message} - %{build_url}"
2626
on_failure: always
2727
on_success: change
28+
skip_join: true

0 commit comments

Comments
 (0)