From d1e88ae98bc29905eb3f18ef77d4e35929ede246 Mon Sep 17 00:00:00 2001 From: arvidn Date: Sun, 19 Feb 2017 09:56:30 -0500 Subject: [PATCH] disable travis emails --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 5964c413c..471ce1a0a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,9 @@ matrix: - dist: trusty env: arch=arm toolset=gcc-arm +notifications: + email: false + git: submodules: false depth: 1