diff --git a/.travis.yml b/.travis.yml index 0b3eaed3803d7..4e9ebd6e8b903 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,6 @@ install: script: - ./hack/test-go.sh - PATH=$HOME/gopath/bin:$PATH ./hack/integration-test.sh + +notifications: + irc: "chat.freenode.net#google-containers"