Restrict travis clone depth to 5 (down from the default of 50)

[ci skip]
This commit is contained in:
Charles Dang 2019-10-11 15:37:23 +11:00
parent 4a4673320a
commit 3540a6b1d0

View file

@ -9,6 +9,9 @@ cache:
directories:
- $HOME/build-cache
git:
depth: 5
matrix:
include:
- compiler: gcc