From fc3d768167a547b2ce0e804db9e0321f7e7032b0 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Sun, 12 Jul 2020 23:25:11 +0800 Subject: [PATCH] - CI: Avoid email notifications --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 98387767..3d7cba3a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,9 @@ os: linux dist: xenial language: ruby +notifications: + email: false + rvm: - 2.3 script: