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