Skip to content

Commit 69f8995

Browse files
committed
ci: Document the fetch depth change
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
1 parent 19d4d50 commit 69f8995

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ addons:
3737

3838
before_install:
3939
- git submodule init 'Continuous Integration/Utilities for Travis CI' 'Linters/GNU Bash Automatic Checking Program for Git Projects'
40+
# Don't fetch too less history as it will trigger "Server does not allow request for unadvertised object" error
4041
- git submodule update --depth=30
4142

4243
install:

0 commit comments

Comments
 (0)