mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-17 14:37:02 +00:00
travis.yml: Add IRC notifications
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -24,3 +24,13 @@ script:
|
||||
- go test ./...
|
||||
- go test -race ./...
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: change
|
||||
on_failure: always
|
||||
irc:
|
||||
channels:
|
||||
- "ircs://chat.freenode.net:7070/#chasquid"
|
||||
use_notice: true
|
||||
on_success: change
|
||||
on_failure: always
|
||||
|
||||
Reference in New Issue
Block a user