mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-08-12 13:07:57 +00:00
Add mcuboot to travis downloads
Also clone only depth=1 since we don't need history.
This commit is contained in:
+2
-1
@@ -120,7 +120,8 @@ before_script:
|
||||
- cp -R $HOME/ci/mynewt-nimble-targets targets
|
||||
- $HOME/ci/prepare_test.sh $VM_AMOUNT
|
||||
- mkdir -p repos && pushd repos/
|
||||
- git clone https://github.com/apache/mynewt-core apache-mynewt-core
|
||||
- git clone --depth=1 https://github.com/apache/mynewt-core apache-mynewt-core
|
||||
- git clone --depth=1 https://github.com/JuulLabs-OSS/mcuboot mcuboot
|
||||
- popd
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user