Skip to content

Commit 3f9b0f9

Browse files
committed
Override shallow clone
1 parent 2604004 commit 3f9b0f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ before_install:
1515
- uname -a
1616
- env | sort
1717

18+
install:
19+
- git fetch --unshallow
20+
1821
# Build libgit2, LibGit2Sharp and run the tests
1922
script:
2023
- ./build.libgit2sharp.sh 'LEAKS_IDENTIFYING'

0 commit comments

Comments
 (0)