mirror of https://github.com/scrapy/scrapy.git
notify #scrapy room of travis build results
This commit is contained in:
parent
05ce20dab3
commit
3c3c0c1f3f
|
|
@ -10,3 +10,6 @@ install:
|
|||
- pip install --use-mirrors -r .travis/requirements-$BUILDENV.txt
|
||||
script:
|
||||
- trial scrapy scrapyd
|
||||
notifications:
|
||||
- irc:
|
||||
- "irc.freenode.org#scrapy"
|
||||
|
|
|
|||
Loading…
Reference in New Issue