From bba98d6df7e906dc7c6df95bb71ee01f3044c852 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Tue, 12 Sep 2017 15:14:20 -0700 Subject: [PATCH] build: remove raspilot from travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 49ebf4969c..458e8cb5ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -76,7 +76,7 @@ matrix: fast_finish: true include: - compiler: "gcc" - env: CI_BUILD_TARGET="sitl minlure raspilot linux navio2 bebop" + env: CI_BUILD_TARGET="sitl minlure linux navio2 bebop" - compiler: "gcc" env: CI_BUILD_TARGET="px4-v2 px4-v4" - compiler: "gcc"