14 - TARGET=STM32F3DISCOVERY
17 # We use cpp for unit tests, and c for the main project.
20 before_install: sudo add-apt-repository -y ppa:terry.guo/gcc-arm-embedded && sudo apt-get update
21 install: sudo apt-get install build-essential gcc-arm-none-eabi git
22 before_script: arm-none-eabi-gcc --version
26 irc: "chat.freenode.net#cleanflight"