5 # Specify the main Mafile supported goals.
10 - GOAL=targets-group-4
11 - GOAL=targets-group-rest
16 # Or specify targets to run.
21 # use new docker environment
33 # We use cpp for unit tests, and c for the main project.
38 - make arm_sdk_install
41 - tools/gcc-arm-none-eabi-6-2017-q1-update/bin/arm-none-eabi-gcc --version
54 # irc: "chat.freenode.net#cleanflight"
59 slack: betaflightgroup:LQSj02nsBEdefcO5UQcLgB0U
62 - https://webhooks.gitter.im/e/0c20f7a1a7e311499a88
63 on_success: always # options: [always|never|change] default: always
64 on_failure: always # options: [always|never|change] default: always
65 on_start: always # options: [always|never|change] default: always