From 219f857c67fa44f6d7a3d25bcdba715be3a05464 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Mon, 18 May 2015 00:02:51 +0200 Subject: [PATCH] travis: Skip join/part for emitting messages --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 54bd6d0cc..225576060 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,7 @@ notifications: - "chat.freenode.net#restic" on_success: change on_failure: change + skip_join: true install: - go get github.com/mattn/goveralls