mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-13 09:53:10 -06:00
travis: clone depth=1
This commit is contained in:
parent
899f267c47
commit
5b44ca7dfc
|
|
@ -25,3 +25,6 @@ install:
|
||||||
script:
|
script:
|
||||||
- ./scripts/travis-test.sh
|
- ./scripts/travis-test.sh
|
||||||
|
|
||||||
|
# we only need the latest git commit
|
||||||
|
git:
|
||||||
|
depth: 1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue