diff options
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 2 insertions, 1 deletions
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}" |