From 69aecd9e926fdb372366970a3984fb8a3949eebe Mon Sep 17 00:00:00 2001 From: Anders Hoglund Date: Tue, 9 Aug 2016 19:50:22 +0200 Subject: [PATCH] Limit number of targets to build on Travis. --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 787ac12dea..16b89723f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,9 +47,6 @@ env: # - TARGET=VRRACE # - TARGET=X_RACERSPI # - TARGET=ZCOREF3 -CC3D NAZE -ALIENFLIGHTF3 SPARKY SPRACINGF3 SPRACINGF3EVO STM32F3DISCOVERY -ALIENFLIGHTF4 BLUEJAYF4 FURYF4 REVO # use new docker environment sudo: false