mirror of https://github.com/m-labs/artiq.git
travis.yml: reduce irc noise
This commit is contained in:
parent
a06164e4ce
commit
411f716960
|
@ -37,6 +37,9 @@ notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
- chat.freenode.net#m-labs
|
- chat.freenode.net#m-labs
|
||||||
|
template:
|
||||||
|
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
||||||
|
- "Build details : %{build_url}"
|
||||||
webhooks:
|
webhooks:
|
||||||
urls:
|
urls:
|
||||||
- https://webhooks.gitter.im/e/d26782523952bfa53814
|
- https://webhooks.gitter.im/e/d26782523952bfa53814
|
||||||
|
|
Loading…
Reference in New Issue