Fix typo in travis configuration file.

Signed-off-by: Natalia Portillo <claunia@claunia.com>
This commit is contained in:
2018-02-25 05:59:59 +00:00
parent ffb63c8f69
commit 2da54a4ca0

View File

@@ -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.