From 2a8352db2e95867a0cbe1e2dfd53aba9f7d15205 Mon Sep 17 00:00:00 2001 From: Riccardo Spagni Date: Sat, 23 Jul 2016 09:05:30 +0200 Subject: [PATCH] only alert on IRC when the status changes --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 9f4b7d3d4..2126d7472 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,8 @@ script: make -j2 && HAVE_DOT=YES doxygen Doxyfile notifications: email: false irc: + on_success: change + on_failure: change channels: - "chat.freenode.net#monero-dev" nick: monero