summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGregory Mullen (grayhatter) <greg@grayhatter.com>2016-10-30 11:29:14 -0700
committeriphydf <iphydf@users.noreply.github.com>2016-10-30 21:04:54 +0000
commitfba3bfa7a4db5647d03a659e233a133dbc9232ee (patch)
tree9cd5f9730249641fcb94ab92fa3193bcfa1bbb19 /.travis.yml
parent60e15f165e79368675e65fb6db5ce09e6d3adeac (diff)
TravisCI shorten IRC message
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: