From: Jonathan McDowell Date: Thu, 22 Aug 2019 06:14:38 +0000 (+0100) Subject: Remove git clone depth for Travis-CI X-Git-Tag: onak-0.6.0~21 X-Git-Url: https://the.earth.li/gitweb/?a=commitdiff_plain;h=917ee39cc46d3d215b8cb9594c6223fbb19f4681;hp=917ee39cc46d3d215b8cb9594c6223fbb19f4681;p=onak.git Remove git clone depth for Travis-CI The default of 50 wasn't enough to be able to "git describe" our current revision for the build process. ---