Merge pull request #90 from proppy/add-travis

travis: add irc notifications
pull/6/head
Daniel Smith 2014-06-12 17:54:18 -07:00
commit 3c31f77159
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"