From cc39168879f28509a0d14f9d5ecf044b5e965cc5 Mon Sep 17 00:00:00 2001 From: "Bruce B. Lacey" Date: Fri, 20 May 2016 10:18:19 -0700 Subject: [PATCH] Increased travis git clone depth to fix version count mechanism --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dfc6319c9d..0f87238d6b 100755 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,7 @@ matrix: compiler: gcc git: - depth: 800 + depth: 1500 notifications: email: