Skip to content

Commit ca25966

Browse files
committed
Reduce git clone --depth from 50 to 1
1 parent f5d7952 commit ca25966

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ services:
77
# our configure script, so disable auto submodule management.
88
git:
99
submodules: false
10+
depth: 1
1011

1112
before_install:
1213
- docker build -t rust -f src/etc/Dockerfile src/etc

0 commit comments

Comments
 (0)