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-Url: https://git.verplant.org/?a=commitdiff_plain;ds=sidebyside;h=2fa6a29538e1e83ac64423b0b0ea0e2e9d271df2;p=collectd.git Travis: fetch just the tip of the git branch --- diff --git a/.travis.yml b/.travis.yml index a2ac1dcd..18f2c164 100644 --- a/.travis.yml +++ b/.travis.yml @@ -133,3 +133,4 @@ addons: git: quiet: true submodules: false + depth: 1