From 1f85a1199ed9315f00c11fc54521883a820c1fce Mon Sep 17 00:00:00 2001 From: Meeh Date: Thu, 3 Apr 2014 18:15:44 +0200 Subject: [PATCH] dummy change for triggering travis --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a8ae739d..b38d8bad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,13 +22,13 @@ notifications: recipients: - meeh@sigterm.no on_success: change - on_failure: change + on_failure: always irc: channels: - "irc.freenode.net#i2p-dev" template: - "%{repository}/%{branch} (%{commit} - %{author}): %{message}" - on_failure: change + on_failure: always on_success: change