From 227d755cd4622197c9929c7bb7558688eff71286 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Tue, 10 Jul 2018 15:09:04 +0200 Subject: [PATCH] fixup! travis: try without depth --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 3eccc30bb8..bd1a203cce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,7 @@ language: php +# required for "git tag" presence for MonorepoBuilder split and ChangelogLinker git tags resolver +# see https://github.com/travis-ci/travis-ci/issues/7422 depth: false matrix: