1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 08:45:31 +03:00

Enable Gitter notifications for Travis CI

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2016-08-15 01:12:34 +10:00
parent d797ec0e38
commit a74a606b9c

View file

@ -40,3 +40,9 @@ cache: apt
notifications:
email: false
webhooks:
urls:
- https://webhooks.gitter.im/e/34e795df229478ac3a3b
on_success: change
on_failure: always
on_start: never