allow Travis CI to disturb the IRC channel
This commit is contained in:
parent
9dabf88b93
commit
263095cf5f
@ -14,3 +14,9 @@ install:
|
||||
- sudo rm -rf /dev/shm && sudo ln -s /run/shm /dev/shm
|
||||
script:
|
||||
- tox -e $TOX_ENV
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#isso"
|
||||
on_success: change
|
||||
on_failure: always
|
||||
|
Loading…
Reference in New Issue
Block a user