Add IRC notifications for Travis CI builds

This commit is contained in:
str4d
2017-12-05 20:12:37 +00:00
parent 692790c4ed
commit 5a458822ce

View File

@@ -21,3 +21,9 @@ cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
notifications:
irc:
channels: "irc.oftc.net#i2p-dev"
on_success: change
on_failure: always