From 3fda48517d2f61c5cfa0e76f885b66708f2ee516 Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Wed, 19 Oct 2016 20:31:56 -0400 Subject: [PATCH] travis-ci git clone depth 1000 --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index c6af291afc..2d0c2df52e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,9 @@ language: cpp +git: + depth: 1000 + matrix: fast_finish: true include: