From 189fd95b722f4ea914b34ada8df4d8b9bfc91237 Mon Sep 17 00:00:00 2001 From: Date: Thu, 24 Sep 2015 10:39:08 +0200 Subject: Throttle E-Mail notifications --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index b0d12af..a473261 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ language: rust rust: - nightly +notifications: + email: + on_success: change \ No newline at end of file -- cgit v1.2.3