From 3fe6367933517fb4a94dfe9e465b4df872380ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Matos?= Date: Thu, 2 Jul 2015 10:04:35 +0100 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 6eff2b60..f9c029c9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -60,14 +60,3 @@ artifacts: deploy: off -#---------------------------------# -# notifications # -#---------------------------------# - -notifications: - - provider: Email - to: - - joao@tritao.eu - subject: 'Build {{status}}' - message: "{{message}}, {{commitId}}, ..." - on_build_status_changed: true