From eb9f3308bc329c212009820817d35c6ab7a88117 Mon Sep 17 00:00:00 2001 From: Jan Edmund Lazo Date: Thu, 15 Aug 2019 02:55:22 -0400 Subject: [PATCH] CI/travis: git clone -q #10781 https://docs.travis-ci.com/user/customizing-the-build/#git-clone-quiet --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 9d8a2ea59b..534cff86fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -164,6 +164,9 @@ cache: directories: - "$CACHE_NVIM_DEPS_DIR" +git: + quiet: true + notifications: webhooks: urls: