diff --git a/.travis.yml b/.travis.yml index 9c69806a69..a322d9b297 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,9 @@ branches: - master - /^test.*$/ +git: + depth: 1000 + os: - linux sudo: required