diff --git a/.travis.yml b/.travis.yml index 618f61b..d0cde59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -75,7 +75,7 @@ notifications: - "chat.freenode.net#varcem" template: - "Commit %{commit} by %{author} in %{branch} %{result} after %{duration}." - - "Commit changes: {commit_subject}" + - "Commit changes: %{commit_subject}" - "Details on %{build_url}, changes on %{compare_url}" # End of file.