travis: add irc notifications

pull/6/head
Johan Euphrosine 2014-06-12 17:36:39 -07:00
parent afc3fe7edf
commit 58bda7616e
1 changed files with 3 additions and 0 deletions

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"