From 24ac844530736d79af3899d1c8a93e14579b412f Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Thu, 16 Nov 2017 08:22:21 +0100 Subject: [PATCH] Turn off notifications. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index aab217122..93f6b8ee2 100755 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,8 @@ env: - USE_WEBENGINE=true compiler: - gcc +notifications: + email: false deploy: provider: releases file_glob: true