diff --git a/.travis.yml b/.travis.yml index 2e62a8000..7b22b9bef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,5 @@ notifications: skip_join: true template: - "Commit %{commit} by %{author} in %{branch} %{result} after %{duration}." + - "Commit changes: {commit_subject}" - "Details on %{build_url}, changes on %{compare_url}" \ No newline at end of file