summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 65dbf89..f466e29 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,7 @@ notifications:
26 26
27 use_notice: true 27 use_notice: true
28 template: 28 template:
29 - "%{repository}#%{build_number} : %{message}" 29 - "%{repository}#%{build_number} : %{message} for about %{duration}"
30 - "Commit: %{branch}/%{commit} by %{author}" 30 - "Commit: %{branch}/%{commit} by %{author}"
31 - "Changes: %{compare_url}" 31 - "Changes: %{compare_url}"
32 - "Build: %{build_url}" \ No newline at end of file 32 - "Build: %{build_url}" \ No newline at end of file