From e26e19b7886d4d92d9ac5e4043cee7aa71825008 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Thu, 1 Oct 2020 11:45:03 -0700 Subject: [PATCH] switch to quiet git clones --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 6b8b843d..b1e475d0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,8 @@ addons: env: global: - LC_ALL: C +git: + quiet: true install: - git clone --depth 1 --recurse-submodules https://github.com/keyboardio/Kaleidoscope-Bundle-Keyboardio ../hardware/keyboardio ## We delete the Bundle's version of Kaleidoscope, and symlink ourselves in.