fix(CI): prevent failing Travis runs (#1631)
This commit is contained in:
parent
52872bd10f
commit
6ba32eaff1
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ services:
|
|||
- mysql
|
||||
|
||||
git:
|
||||
depth: 1
|
||||
depth: 10
|
||||
|
||||
stages:
|
||||
- prepare_cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue