diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 8ff06d78..1e48d642 100644 --- a/.travis.yml +++ b/.travis.yml | |||
@@ -29,7 +29,7 @@ notifications: | |||
29 | 29 | ||
30 | use_notice: true | 30 | use_notice: true |
31 | template: | 31 | template: |
32 | - "%{repository_name}#%{build_number} : %{message} for about %{duration}" | 32 | - "%{repository}#%{build_number} : %{message} for about %{duration}" |
33 | - "Commit: %{branch}/%{commit} by %{author}" | 33 | - "Commit: %{branch}/%{commit} by %{author}" |
34 | - "Changes: %{compare_url}" | 34 | - "Changes: %{compare_url}" |
35 | - "Build: %{build_url}" \ No newline at end of file | 35 | - "Build: %{build_url}" \ No newline at end of file |