diff --git a/.travis.yml b/.travis.yml index f3f11de..a4792d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,3 +16,11 @@ script: "make rebuild" branches: only: - master +notifications: + email: + - core@erlware.org + irc: + channels: + - "irc.freenode.org#erlware" + use_notice: true + skip_join: true