From 078b9e85c203839cedd430ff04fd826ad573c5f4 Mon Sep 17 00:00:00 2001 From: Michael du Breuil Date: Fri, 19 Apr 2019 18:22:29 -0700 Subject: [PATCH] Travis: Remove boards that were moved to semaphore --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index cb59f254c1..e00c3f0003 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,8 +61,6 @@ matrix: - if: type != cron compiler: "gcc" env: CI_BUILD_TARGET="revo-bootloader iofirmware stm32f7 stm32h7 fmuv2-plane" - - compiler: "gcc" - env: CI_BUILD_TARGET="revo-mini configure-all" - if: type != cron compiler: "gcc" env: CI_BUILD_TARGET="sitltest-copter"