mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-15 00:07:25 -05:00
Travis does not need a git depth of 120 anymore, 1 is enough
This commit is contained in:
parent
82d3b0f3ee
commit
2e25ee6be6
@ -48,7 +48,7 @@ matrix:
|
||||
- RUN_FLAKY_TESTS=$(.ci/travis/scripts/pr_has_label.py $TRAVIS_PULL_REQUEST 1271248184)
|
||||
|
||||
git:
|
||||
depth: 120
|
||||
depth: 1
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user