From 275c0a7b8f3120d52e5c759a69211b35c4d2f230 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 22 Nov 2016 22:05:03 +0100 Subject: enable travis notification --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 64a5ebc32..a410361a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,7 @@ language: c +notifications: email: recipients: - wbx@openadk.org + on_success: always + on_failure: always git: depth: 3 matrix: -- cgit v1.2.3