10 - TARGET=ALIENFLIGHTF4
19 - TARGET=EUSTM32F103RC
44 - TARGET=SPRACINGF3EVO
45 - TARGET=SPRACINGF3MINI
46 - TARGET=STM32F3DISCOVERY
50 # use new docker environment
65 # We use cpp for unit tests, and c for the main project.
70 - 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 -
73 - export PATH=$PATH:$PWD/gcc-arm-none-eabi-4_9-2015q2/bin
75 before_script: arm-none-eabi-gcc --version
81 # irc: "chat.freenode.net#cleanflight"