travis: git clone at great depth
ensures that git commits referenced by backwards compatibility tests are always available in CI.
This commit is contained in:
@ -51,3 +51,6 @@ script:
|
|||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
||||||
|
git:
|
||||||
|
depth: 9999999
|
||||||
|
Reference in New Issue
Block a user