Skip to content

Commit 4c633c2

Browse files
committed
Disable shallow cloning for git
1 parent 1b03c4d commit 4c633c2

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
@@ -8,6 +8,9 @@ php:
88
- 7.3
99
- 7.4
1010

11+
git:
12+
depth: false
13+
1114
install:
1215
- composer install
1316

0 commit comments

Comments
 (0)