Skip to content

Commit 17cade6

Browse files
Travis CI: Disable shallow cloning
1 parent 67dc3e1 commit 17cade6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ branches:
55
- master
66
- "/.*-[0-9]+\\..*/"
77
install: true
8+
git:
9+
depth: false
810
script:
911
#- ".travis/build.sh"
1012
- "python3 .travis/pre_ci.py"

0 commit comments

Comments
 (0)