From b1cd15824f55246f8614b7615f23d5e8d65e745c Mon Sep 17 00:00:00 2001 From: kongr45gpen Date: Sun, 11 May 2014 16:27:41 +0300 Subject: Add a notification to .travis.yml --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 63050b5..d58589f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,3 +19,7 @@ script: after_success: - coverage run --branch --source plugin.py,local --omit '*init*' ../../supybot/scripts/supybot-test --plugins-dir=.. Github - coverage report -m + +notifications: + webhooks: + - http://helit.org:8093/++alezakos -- cgit v1.2.3