Skip to content

Commit

Permalink
CI: travis: Add boot test for i.MX8M
Browse files Browse the repository at this point in the history
i.MX8M is now supported in qemu up to boot. So, add
it to boottest list.

Signed-off-by: Diana Cretu <dianacretu2806@gmail.com>
  • Loading branch information
dianacretu authored and lgirdwood committed Mar 24, 2020
1 parent e3216be commit b8b96a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,5 @@ jobs:
env: PLATFORM=imx8
- <<: *qemuboottest
env: PLATFORM=imx8x
- <<: *qemuboottest
env: PLATFORM=imx8m

0 comments on commit b8b96a2

Please sign in to comment.