CI: travis: add IMX8M build check

Enable imx8m build check in travis.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
This commit is contained in:
Daniel Baluta 2020-02-26 10:58:01 +02:00 committed by Liam Girdwood
parent 9e91739b18
commit 86752f6daf
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ env:
- PLATFORM=jsl
- PLATFORM=imx8
- PLATFORM=imx8x
- PLATFORM=imx8m
script: ./scripts/docker-run.sh ./scripts/xtensa-build-all.sh -j $PLATFORM