From a11f5de542a752a56eed759284cd173f938503ae Mon Sep 17 00:00:00 2001
From: Piwik Automation <hello@piwik.org>
Date: Thu, 4 Aug 2016 16:34:36 +0000
Subject: [PATCH] .travis.yml file is out of date, auto-updating .travis.yml
 file.

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 8ece4388a1..7aa122786a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -181,4 +181,4 @@ notifications:
       - "irc.freenode.org#piwik-dev"
     template:
       - "%{repository} (%{commit}) : %{message} %{foo} "
-      - "Build details: %{build_url}"
+      - "Build details: %{build_url}"
\ No newline at end of file
-- 
GitLab