From 674e05da52da9983c165f89aca082487f225cc26 Mon Sep 17 00:00:00 2001 From: Oliverpool Date: Thu, 22 Oct 2015 22:49:48 +0200 Subject: [PATCH] Prevent travis email notifications --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 2b4b68ff..3aceab0a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,3 +17,5 @@ addons: - pgf - lmodern - lilypond +notifications: + email: false