From 32c88c20efa7d2316e62a47460f05799a5b60559 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 3 Sep 2014 20:33:38 -0700 Subject: [PATCH] Don't notify IRC --- .travis.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6e00ed8ae..3fd29699c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,13 +10,6 @@ script: - make test #- go test -race ./... -notifications: - irc: - channels: - - "chat.freenode.net#packer-tool" - on_success: change - on_failure: always - matrix: allow_failures: - go: tip