add notifications for irc

This commit is contained in:
Connor Tumbleson 2014-11-02 07:40:02 -06:00
parent a6340ea72b
commit 9265a9877a

View File

@ -19,3 +19,11 @@ branches:
matrix:
allow_failures:
- jdk: oraclejdk8
notifications:
irc:
channels:
- "chat.freenode.net#apktool"
on_success: change
on_failure: always
template:
- "%{repository_name} (%{commit}) : %{duration} - %{message}"