mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-03 23:34:40 +02:00
travis: Enable repo init color prompt
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -16,6 +16,7 @@ script:
|
||||
- curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
|
||||
- chmod a+x ~/bin/repo
|
||||
- mkdir riscv-yocto
|
||||
- git config --global color.ui true
|
||||
- repo init -u git://github.com/riscv/meta-riscv -b master -m tools/manifests/riscv-yocto.xml
|
||||
- repo sync
|
||||
- repo start work --all
|
||||
|
||||
Reference in New Issue
Block a user