summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-03-04 18:32:21 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-03-04 18:32:21 -0500
commitf8bd20be5a331ad1baddbe55388500a1234926fd (patch)
tree0da96e9181e5133aa6e1dbdf8b73836dbc9f0e04
parente99b5494b0c7ba0ebe227d62cb3d9089da2e43bd (diff)
downloadhtml5ks-f8bd20be5a331ad1baddbe55388500a1234926fd.tar.xz
html5ks-f8bd20be5a331ad1baddbe55388500a1234926fd.zip
fix .travis.yml
-rw-r--r--.travis.yml3
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}"