mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-07-31 02:59:50 +00:00
travis.yml: Add IRC notifications
This commit is contained in:
+10
@@ -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