From f300cfccb7b10e44965eb8b4b3741ae9fbf04a57 Mon Sep 17 00:00:00 2001 From: Johann Klähn Date: Sat, 1 Feb 2014 21:04:06 +0100 Subject: update travis notification settings --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index c2996e66..eed18531 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,3 +7,8 @@ before_script: "./acprep opt make --python" script: - "./acprep check -- --output-on-failure" - "PYTHONPATH=. python python/demo.py" +notifications: + email: + on_success: change + on_failure: change + irc: "chat.freenode.net#ledger" -- cgit v1.2.3