mirror of https://github.com/thesofproject/sof.git
CI: travis: add JSL build check
Enable JSL build check in travis. Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
This commit is contained in:
parent
074ea8b93d
commit
59c9338337
|
@ -25,6 +25,7 @@ env:
|
||||||
- PLATFORM=cnl
|
- PLATFORM=cnl
|
||||||
- PLATFORM=sue
|
- PLATFORM=sue
|
||||||
- PLATFORM=icl
|
- PLATFORM=icl
|
||||||
|
- PLATFORM=jsl
|
||||||
- PLATFORM=imx8
|
- PLATFORM=imx8
|
||||||
|
|
||||||
script: ./scripts/docker-run.sh ./scripts/xtensa-build-all.sh -j $PLATFORM
|
script: ./scripts/docker-run.sh ./scripts/xtensa-build-all.sh -j $PLATFORM
|
||||||
|
|
Loading…
Reference in New Issue