summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-07-31 14:48:42 -0400
committerTom Rini <trini@konsulko.com>2018-07-31 19:58:23 -0400
commitd150d6131ce4b4339e85a53ca483bf0a10c630cf (patch)
tree48556d46dd74e26f193f0042fc184e84ed1edf7c /.travis.yml
parente93db9b6cad01572681b2713d379b750b04ccaa0 (diff)
.travis.yml: Exclude kirkwood machines from the arm926ejs job
We have a specific job for kirkwood platforms so exclude them from this job. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7b0eb6e4f6..9c53c4fe21 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -153,7 +153,7 @@ matrix:
- BUILDMAN="arm11 arm7 arm920t arm946es"
- env:
- JOB="arm926ejs"
- BUILDMAN="arm926ejs -x mx,siemens,atmel"
+ BUILDMAN="arm926ejs -x mx,siemens,atmel,kirkwood"
- env:
- BUILDMAN="atmel"
- env: