From 3c3c0c1f3fee017ae545b98709044a79f910a236 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Sat, 6 Oct 2012 15:15:35 -0300 Subject: [PATCH] notify #scrapy room of travis build results --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 3d88d6dac..2e0a82b27 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,3 +10,6 @@ install: - pip install --use-mirrors -r .travis/requirements-$BUILDENV.txt script: - trial scrapy scrapyd +notifications: + - irc: + - "irc.freenode.org#scrapy"