2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-17 08:12:57 +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