1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 04:45:24 +03:00

Merge branch 'master' into development

This commit is contained in:
borisbstyle 2016-08-16 09:10:23 +02:00
commit 00a776df39

View file

@ -85,7 +85,8 @@ cache: apt
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/c99e3576fde40c823185
on_success: change # options: [always|never|change] default: always
- https://webhooks.gitter.im/e/0c20f7a1a7e311499a88
on_success: always # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: never # options: [always|never|change] default: always
on_start: always # options: [always|never|change] default: always