From c3eff0ff1c8f92aef0707f204bb6258dbeceab96 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Tue, 12 Feb 2019 13:10:06 +0100 Subject: [PATCH] Travis: silence git clone --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 6e4ad86b..cde6adac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -129,3 +129,6 @@ addons: - tokyo-cabinet - varnish - yajl + +git: + quiet: true -- 2.11.0