mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
add irc support to travis-ci
This commit is contained in:
parent
e38e3e14e6
commit
3dcedb60d8
1 changed files with 2 additions and 0 deletions
|
|
@ -6,3 +6,5 @@ install:
|
||||||
- pip install nose unittest2 mock --use-mirrors
|
- pip install nose unittest2 mock --use-mirrors
|
||||||
- pip install . --use-mirrors
|
- pip install . --use-mirrors
|
||||||
script: nosetests -s tests
|
script: nosetests -s tests
|
||||||
|
notifications:
|
||||||
|
irc: "irc.freenode.org#pelican"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue