Skip to content

Commit

Permalink
Travis does not need a git depth of 120 anymore, 1 is enough
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored and nyalldawson committed Jan 12, 2021
1 parent 82d3b0f commit 2e25ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 2e25ee6

Please sign in to comment.