From 60847bf834671d8c9bf5f31834aa3a4679929a36 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sat, 24 Feb 2018 22:45:48 +0000 Subject: [PATCH] Change travis notification grammar. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 735f871e..2e62a800 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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}" \ No newline at end of file