From: Stephen Warren <[email protected]>

ARMv7 Tegra boards aren't currently covered by any other travis-ci jobs.
Add a new job to build them.

Signed-off-by: Stephen Warren <[email protected]>
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 5de0601c4fbf..cda2d979ee4a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -155,6 +155,8 @@ matrix:
     - env:
         - BUILDMAN="siemens"
     - env:
+        - BUILDMAN="tegra -x aarch64"
+    - env:
         - BUILDMAN="ti"
     - env:
         - BUILDMAN="aarch64"
-- 
2.10.1

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to