From 2fa6a29538e1e83ac64423b0b0ea0e2e9d271df2 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Tue, 12 Feb 2019 13:11:35 +0100 Subject: [PATCH] Travis: fetch just the tip of the git branch --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0