notify #scrapy room of travis build results

This commit is contained in:
Daniel Graña 2012-10-06 15:15:35 -03:00
parent 05ce20dab3
commit 3c3c0c1f3f
1 changed files with 3 additions and 0 deletions

View File

@ -10,3 +10,6 @@ install:
- pip install --use-mirrors -r .travis/requirements-$BUILDENV.txt
script:
- trial scrapy scrapyd
notifications:
- irc:
- "irc.freenode.org#scrapy"