Change travis notification grammar.

This commit is contained in:
2018-02-24 22:45:48 +00:00
parent ab3397b173
commit 60847bf834

View File

@@ -9,5 +9,5 @@ notifications:
- "chat.freenode.net#DiscImageChef"
skip_join: true
template:
- "Commit %{commit} by %{author} in %{branch} did %{result} after %{duration}."
- "Commit %{commit} by %{author} in %{branch} %{result} after %{duration}."
- "Details on %{build_url}, changes on %{compare_url}"