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
35 - libblocksruntime-dev
37 # We use cpp for unit tests, and c for the main project.
44 - pip install --user cpp-coveralls
45 - gem install coveralls-lcov
48 - make arm_sdk_install
51 - tools/gcc-arm-none-eabi-7-2017-q4-major/bin/arm-none-eabi-gcc --version
65 # irc: "chat.freenode.net#cleanflight"
70 slack: betaflightgroup:LQSj02nsBEdefcO5UQcLgB0U
73 - https://webhooks.gitter.im/e/0c20f7a1a7e311499a88
74 on_success: always # options: [always|never|change] default: always
75 on_failure: always # options: [always|never|change] default: always
76 on_start: always # options: [always|never|change] default: always