From: Tom Rini Date: Tue, 31 Jul 2018 18:49:34 +0000 (-0400) Subject: .travis.yml: Exclude openrd platforms X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=ae5afc37204e72ebe6e6844f70afff99db3bd910;p=u-boot.git .travis.yml: Exclude openrd platforms 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 Cc: Chris Packham Signed-off-by: Tom Rini --- diff --git a/.travis.yml b/.travis.yml index 9c53c4fe21..d586206657 100644 --- a/.travis.yml +++ b/.travis.yml @@ -195,7 +195,7 @@ matrix: - BUILDMAN="sandbox x86" TOOLCHAIN="x86_64" - env: - - BUILDMAN="kirkwood" + - BUILDMAN="kirkwood -x openrd" - env: - BUILDMAN="mvebu" - env: