Travis CI: Tweak IRC notification syntax, add second server for testing

This commit is contained in:
str4d
2017-12-05 22:01:56 +00:00
parent f5dffb0726
commit 34b204c44c

View File

@ -24,6 +24,8 @@ cache:
notifications:
irc:
channels: "irc.oftc.net#i2p-dev"
channels:
- "chat.freenode.net#i2p-dev"
- "irc.oftc.net#i2p-dev"
on_success: change
on_failure: always