From 298166f0280b4e3a2ae1476106e33c0427e9a70b Mon Sep 17 00:00:00 2001 From: rladines Date: Fri, 18 Sep 2015 14:10:12 -0500 Subject: [PATCH] Re-added notifications --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 238efc3..42e8bc6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,3 +15,8 @@ before_script: script: - mvn install -f ./opengridservice/pom.xml + +notifications: + email: + on_success: change + on_failure: change