diff --git a/.travis.yml b/.travis.yml index 6490e13..ddbaffb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,3 +11,11 @@ script: "make rebuild" branches: only: - master +notifications: + email: + - core@erlware.org + irc: + channels: + - "irc.freenode.org#erlware" + use_notice: true + skip_join: true \ No newline at end of file