From: Stephen Warren <[email protected]> There were two sub-jobs to build arm1136. Remove the duplicate.
Signed-off-by: Stephen Warren <[email protected]> --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a172180a9953..00be5ff20396 100644 --- a/.travis.yml +++ b/.travis.yml @@ -85,8 +85,6 @@ matrix: - env: - BUILDMAN="arm1136" - env: - - BUILDMAN="arm1136" - - env: - BUILDMAN="arm1176" - env: - BUILDMAN="arm720t" -- 2.10.1 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

