1
0
Fork 0
forked from github/pelican

only notify build is okay if it was failing previously

This commit is contained in:
Alexis Metaireau 2012-03-16 21:23:34 +01:00
commit cbc609c8f0

View file

@ -7,4 +7,7 @@ install:
- pip install . --use-mirrors
script: nosetests -s tests
notifications:
irc: "irc.freenode.org#pelican"
irc:
channels:
- "irc.freenode.org#pelican"
on_success: change