From 08c4a87936c6bfd75a5a560a5f323dce205fe27b Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 28 Dec 2017 09:49:30 +0900 Subject: [PATCH] Update .travis.yml --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index ed53af9e2..6e33a2d12 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,9 @@ # travis file # https://docs.travis-ci.com/user/customizing-the-build +notifications: + email: false + branches: except: - release