Skip to content

Commit

Permalink
travis: add irc notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
proppy committed Jun 13, 2014
1 parent afc3fe7 commit 58bda76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 58bda76

Please sign in to comment.