travis: add irc notifications

This commit is contained in:
Johan Euphrosine 2014-06-12 17:36:39 -07:00
parent afc3fe7edf
commit 58bda7616e

View File

@ -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"