From fbae9b41cfbb38a5f2f5122d9e00e4ec45d1d07c Mon Sep 17 00:00:00 2001 From: Francisco Ferreira Date: Fri, 25 Aug 2017 01:52:55 +0100 Subject: [PATCH] travis: remove px4-v1 and px4-v4pro that are moved to Semaphore --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5490928a02..49ebf4969c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,8 +77,6 @@ matrix: include: - compiler: "gcc" env: CI_BUILD_TARGET="sitl minlure raspilot linux navio2 bebop" - - compiler: "gcc" - env: CI_BUILD_TARGET="px4-v1 px4-v4pro" - compiler: "gcc" env: CI_BUILD_TARGET="px4-v2 px4-v4" - compiler: "gcc"