mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 08:12:06 +02:00
.travis.yml: Remove the unneeded '&' for ls20xx buildman
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -200,7 +200,7 @@ matrix:
|
||||
- BUILDMAN="freescale&aarch64&ls108"
|
||||
- name: "buildman NXP AArch64 LS20xx"
|
||||
env:
|
||||
- BUILDMAN="freescale&aarch64&&ls20"
|
||||
- BUILDMAN="freescale&aarch64&ls20"
|
||||
- name: "buildman NXP AArch64 LX216x"
|
||||
env:
|
||||
- BUILDMAN="freescale&aarch64&lx216"
|
||||
|
Reference in New Issue
Block a user