X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=ddaa28cf5ced25caf680baafbe0d75b871de8a15;hb=e4896f4169a9589db7131ff4b7d9ed37e0e0ace8;hp=9ac277751061e2ef6816314267616081ccb6b6bb;hpb=bdd6edb59194cda9e5fcb393c48ab4230fceb32a;p=m6w6%2Fext-http diff --git a/.travis.yml b/.travis.yml index 9ac2777..ddaa28c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,3 +50,10 @@ after_script: - test -e tests/helper/server.log && cat tests/helper/server.log sudo: false +notifications: + webhooks: + urls: + - https://webhooks.gitter.im/e/28d35158ac7e385bd14d + on_success: change + on_failure: always + on_start: never