16 - libblocksruntime-dev
21 # We use cpp for unit tests, and c for the main project.
28 # Specify the main Mafile supported goals.
30 - GOAL=targets-group-1
31 - GOAL=targets-group-2
32 - GOAL=targets-group-3
33 - GOAL=targets-group-4
34 - GOAL=targets-group-rest
39 # Or specify targets to run.
45 - pip install --user cpp-coveralls
46 - gem install coveralls-lcov
49 - make arm_sdk_install
52 - make arm_sdk_version
67 slack: betaflightgroup:LQSj02nsBEdefcO5UQcLgB0U
70 - https://webhooks.gitter.im/e/0c20f7a1a7e311499a88
71 on_success: always # options: [always|never|change] default: always
72 on_failure: always # options: [always|never|change] default: always
73 on_start: always # options: [always|never|change] default: always