From d2a1effdf39fc8496410c147aef3d9f32df36679 Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Fri, 22 May 2020 12:40:59 +0900 Subject: [PATCH] Do not notify Gitter from fork repos --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a48adacd0a..d2e8c4fc4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ language: rust sudo: false notifications: webhooks: + if: fork = false urls: - https://webhooks.gitter.im/e/816755464e93a0defff0 on_success: change