Skip to content
Snippets Groups Projects
Commit 575e1607 authored by Tom Rini's avatar Tom Rini
Browse files

Travis-CI: Move Boundary and Engicam devices to their own jobs


The i.MX6 job can still be close to the time limit, move a few more
devices out.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent bc3eed96
No related branches found
No related tags found
No related merge requests found
......@@ -137,6 +137,12 @@ matrix:
- BUILDMAN="atmel"
- env:
- BUILDMAN="aries"
- env:
- JOB="Boundary Devices"
BUILDMAN="boundary"
- env:
- JOB="engicam"
BUILDMAN="engicam"
- env:
- JOB="Freescale ARM32"
BUILDMAN="freescale -x powerpc,m68k,aarch64"
......@@ -145,7 +151,7 @@ matrix:
BUILDMAN="freescale&aarch64"
- env:
- JOB="i.MX6 (non-Freescale)"
BUILDMAN="mx6 -x freescale,toradex"
BUILDMAN="mx6 -x freescale,toradex,boundary,engicam"
- env:
- JOB="i.MX (non-Freescale, non-i.MX6)"
BUILDMAN="mx -x freescale,mx6,toradex"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment