Travis: increase Git clone depth to 10

This commit is contained in:
Ștefan Talpalaru 2019-02-16 00:56:13 +01:00 committed by zah
parent 21f96bc19e
commit 6ca9f7b83d
1 changed files with 3 additions and 2 deletions

View File

@ -6,8 +6,9 @@ cache:
- rocksdb
git:
depth: 1
submodules_depth: 1
# when multiple CI builds are queued, the tested commit needs to be in the last X commits cloned with "--depth X"
depth: 10
submodules_depth: 10
matrix:
include: