diff options
-rw-r--r-- | .travis.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index b105084..adf0a04 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,4 +15,8 @@ branches: notifications: email: - irc: "irc.freenode.org#erlware"
\ No newline at end of file + irc: + channels: + - "irc.freenode.org#erlware" + use_notice: true + skip_join: true
\ No newline at end of file |