19 - TARGET=STM32F3DISCOVERY
23 # use new docker environment
38 # We use cpp for unit tests, and c for the main project.
43 - curl --retry 10 --retry-max-time 120 -L "https://launchpad.net/gcc-arm-embedded/4.9/4.9-2015-q2-update/+download/gcc-arm-none-eabi-4_9-2015q2-20150609-linux.tar.bz2" | tar xfj -
46 - export PATH=$PATH:$PWD/gcc-arm-none-eabi-4_9-2015q2/bin
48 before_script: arm-none-eabi-gcc --version
54 irc: "chat.freenode.net#cleanflight"