From: Ruben Kerkhof Date: Tue, 12 Feb 2019 12:11:35 +0000 (+0100) Subject: Travis: fetch just the tip of the git branch X-Git-Tag: collectd-5.9.0~47^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fa6a29538e1e83ac64423b0b0ea0e2e9d271df2;p=thirdparty%2Fcollectd.git Travis: fetch just the tip of the git branch --- diff --git a/.travis.yml b/.travis.yml index a2ac1dcda..18f2c1648 100644 --- a/.travis.yml +++ b/.travis.yml @@ -133,3 +133,4 @@ addons: git: quiet: true submodules: false + depth: 1