perf(travis): Use --depth 1 while performing git clone
This commit is contained in:
parent
ae88bea54b
commit
df6f121ea2
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ addons:
|
|||
hosts:
|
||||
- test_site
|
||||
|
||||
git:
|
||||
depth: 1
|
||||
|
||||
cache:
|
||||
- pip
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue