diff --git a/.travis.yml b/.travis.yml index cb5c7a96eb..b8cd6c2ff2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,7 @@ dist: xenial language: python +git: + depth: false # Version detection needs all info branches: only: - master # All other branches should become (draft) PRs and be build that way