From f8bd20be5a331ad1baddbe55388500a1234926fd Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 4 Mar 2014 18:32:21 -0500 Subject: fix .travis.yml --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index aff5141..58a6e04 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,8 @@ notifications: email: - alex_y_xu@yahoo.ca irc: - "chat.freenode.net#html5ks" + channels: + - "chat.freenode.net#html5ks" template: - "%{repository_name}#%{build_number} of %{commit} on %{branch} by %{author} took %{duration} and ended: %{message}" - "Compare: %{compare_url}" -- cgit v1.2.3-54-g00ecf