1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-11 14:48:03 +00:00

Reduce verbosity of travis notifications on IRC

This commit is contained in:
Alexander Neumann 2015-04-26 13:09:40 +02:00
parent 5ab900acac
commit 8498753eb7

View file

@ -9,7 +9,11 @@ os:
- osx
notifications:
irc: "chat.freenode.net#restic"
irc:
channels:
- "chat.freenode.net#restic"
on_success: change
on_failure: change
install:
- go get github.com/mitchellh/gox