From 9eff8f1932a30cc561f580399587dafb75dfc76c Mon Sep 17 00:00:00 2001 From: Dominic Clifton Date: Thu, 22 Jan 2015 19:26:36 +0100 Subject: [PATCH] Adding CC3D OpenPilot bootloader build to travis. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c63522aa4..a4457c2c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ env: - TARGET=CC3D + - TARGET=CC3D OPBL=yes - TARGET=CHEBUZZF3 - TARGET=CJMCU - TARGET=EUSTM32F103RC