Skip to content

Commit

Permalink
Restrict travis clone depth to 5 (down from the default of 50)
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Vultraz committed Oct 11, 2019
1 parent 4a46733 commit 3540a6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,9 @@ cache:
directories:
- $HOME/build-cache

git:
depth: 5

matrix:
include:
- compiler: gcc
Expand Down

0 comments on commit 3540a6b

Please sign in to comment.