From aeb34725e7982a84e9a2bf8f88f519579f048827 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 14 Jan 2016 08:13:16 -0500 Subject: [PATCH] travis: add xtensa to test list --- travis/arches.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/travis/arches.sh b/travis/arches.sh index e338a27..db21b2d 100644 --- a/travis/arches.sh +++ b/travis/arches.sh @@ -16,6 +16,7 @@ ARCHES=( sh sparc v850 + xtensa ) # Expanded list of targets that we can use with configure. -- 2.39.5