Skip to content

Commit

Permalink
CI: travis: add JSL build check
Browse files Browse the repository at this point in the history
Enable JSL build check in travis.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
  • Loading branch information
xiulipan authored and tlauda committed Oct 30, 2019
1 parent 074ea8b commit 59c9338
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ env:
- PLATFORM=cnl
- PLATFORM=sue
- PLATFORM=icl
- PLATFORM=jsl
- PLATFORM=imx8

script: ./scripts/docker-run.sh ./scripts/xtensa-build-all.sh -j $PLATFORM
Expand Down

0 comments on commit 59c9338

Please sign in to comment.