summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e5460047..5f2be11f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -53,7 +53,13 @@ after_script: other/travis/phase $JOB $ENV after_script
53after_failure: other/travis/phase $JOB $ENV after_failure 53after_failure: other/travis/phase $JOB $ENV after_failure
54 54
55notifications: 55notifications:
56 irc: "chat.freenode.net#toktok-status" 56 irc:
57 channels:
58 - "chat.freenode.net#toktok-status"
59 template:
60 - "%{result} %{repository_name} %{build_url}"
61 - "#%{build_number} changes: %{compare_url}"
62
57 63
58branches: 64branches:
59 only: 65 only: