Skip to content

Commit fe584e7

Browse files
committed
CI: clone depth
1 parent e1cec52 commit fe584e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
git:
1616
# for cloning
17-
depth: 200
17+
depth: 300
1818

1919
matrix:
2020
fast_finish: true

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ matrix:
99
fast_finish: true # immediately finish build once one of the jobs fails.
1010

1111
# set clone depth
12-
clone_depth: 200
12+
clone_depth: 300
1313

1414
environment:
1515
global:

0 commit comments

Comments
 (0)