travis-ci: remove duplicate build
There were two sub-jobs to build arm1136. Remove the duplicate. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
d7882210d3
commit
f57146a88b
|
@ -82,8 +82,6 @@ matrix:
|
||||||
include:
|
include:
|
||||||
# we need to build by vendor due to 50min time limit for builds
|
# we need to build by vendor due to 50min time limit for builds
|
||||||
# each env setting here is a dedicated build
|
# each env setting here is a dedicated build
|
||||||
- env:
|
|
||||||
- BUILDMAN="arm1136"
|
|
||||||
- env:
|
- env:
|
||||||
- BUILDMAN="arm1136"
|
- BUILDMAN="arm1136"
|
||||||
- env:
|
- env:
|
||||||
|
|
Loading…
Reference in New Issue