[travis] Ensure that most recent tag is always available

Remove clone depth limit, to ensure that the most recent tag (from
which the version should be constructed) is always present.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
pull/103/head
Michael Brown 2020-01-03 00:14:03 +01:00
parent 8f1514a004
commit 18dc73d27e
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ dist: trusty
sudo: false
git:
depth: false
language: c
cache: ccache