12 - TARGET=EUSTM32F103RC
20 - TARGET=STM32F3DISCOVERY
24 # use new docker environment
39 # We use cpp for unit tests, and c for the main project.
44 - 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 -
47 - export PATH=$PATH:$PWD/gcc-arm-none-eabi-4_9-2015q2/bin
49 before_script: arm-none-eabi-gcc --version
55 irc: "chat.freenode.net#cleanflight"