mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #1334 from openmv/travis_update
Disable Travis default submodules clone.
This commit is contained in:
commit
d1d035ba6b
@ -6,6 +6,7 @@ stage: build
|
|||||||
|
|
||||||
git:
|
git:
|
||||||
depth: 5
|
depth: 5
|
||||||
|
submodules: false
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user