From be0d85e1b0f950921ae738e3d3b0f4c8cd027d5c 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