test: Remove travis checkout depth

Tests on branches of non-head commits are failing, because the depth of
1 doesn't allow checking them out.

Remove `depth` as was the case before fa44af5cd2,
so that Travis can determine the minimum depth to check out.
This commit is contained in:
Wladimir J. van der Laan 2018-03-30 14:54:56 +02:00
parent 8203c4c42e
commit 9df1a9c004
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@ cache:
- depends/built
- depends/sdk-sources
- $HOME/.ccache
git:
depth: 1
env:
global:
- MAKEJOBS=-j3