From 8f4c8178d5ec3f64157f6bbaa583b75e481a4e69 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sun, 14 Apr 2013 00:06:20 -0500 Subject: switch travis to use notify instead of joining irc channel --- .travis.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.travis.yml') 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: - core@erlware.org - 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 -- cgit v1.2.3