mirror of
https://github.com/namecoin/ncdns
synced 2024-11-16 00:13:01 +00:00
Merge #111: Travis: Notify IRC when build fails
fd96cf0
Travis: Notify IRC when build fails (JeremyRand)
Pull request description:
ACKs for commit fd96cf:
Tree-SHA512: 53adf86342086a453f02883411b60995b7b7403baf7e443bad405a1d80f1eedbb84fa67566b50ec27d5f3150bf26b06ab139388b0f7d1cf03478a3a41698712d
This commit is contained in:
commit
d2db4756d6
@ -7,6 +7,12 @@ go:
|
||||
- "1.x"
|
||||
- "master"
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#namecoin-dev"
|
||||
on_success: never
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
Loading…
Reference in New Issue
Block a user