Skip to content

Commit f5b85ca

Browse files
committed
CI: fix clone depth
1 parent e1948d6 commit f5b85ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ env:
1212
# pandas-docs-bot GH
1313
- secure: "PCzUFR8CHmw9lH84p4ygnojdF7Z8U5h7YfY0RyT+5K/aiQ1ZTU3ZkDTPI0/rR5FVMxsEEKEQKMcc5fvqW0PeD7Q2wRmluloKgT9w4EVEJ1ppKf7lITPcvZR2QgVOvjv4AfDtibLHFNiaSjzoqyJVjM4igjOu8WTlF3JfZcmOQjQ="
1414

15+
git:
16+
# for cloning
17+
depth: 100
18+
1519
matrix:
1620
fast_finish: true
1721
include:

0 commit comments

Comments
 (0)