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