mirror of
https://github.com/restic/restic.git
synced 2025-08-14 09:57:32 +00:00
Reduce verbosity of travis notifications on IRC
This commit is contained in:
@@ -9,7 +9,11 @@ os:
|
|||||||
- osx
|
- osx
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc: "chat.freenode.net#restic"
|
irc:
|
||||||
|
channels:
|
||||||
|
- "chat.freenode.net#restic"
|
||||||
|
on_success: change
|
||||||
|
on_failure: change
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get github.com/mitchellh/gox
|
- go get github.com/mitchellh/gox
|
||||||
|
Reference in New Issue
Block a user