.travis.yml: Exclude openrd platforms
authorTom Rini <trini@konsulko.com>
Tue, 31 Jul 2018 18:49:34 +0000 (14:49 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 31 Jul 2018 23:58:23 +0000 (19:58 -0400)
The openrd platforms are currently orphaned, and are constantly on-edge
or overflowing their binary limit.  Exclude them from travis for now.

Cc: Vagrant Cascadian <vagrant@debian.org>
Cc: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml

index 9c53c4f..d586206 100644 (file)
@@ -195,7 +195,7 @@ matrix:
         - BUILDMAN="sandbox x86"
           TOOLCHAIN="x86_64"
     - env:
-        - BUILDMAN="kirkwood"
+        - BUILDMAN="kirkwood -x openrd"
     - env:
         - BUILDMAN="mvebu"
     - env: