mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
travis: add irc notifications
This commit is contained in:
parent
afc3fe7edf
commit
58bda7616e
@ -13,3 +13,6 @@ install:
|
|||||||
script:
|
script:
|
||||||
- ./hack/test-go.sh
|
- ./hack/test-go.sh
|
||||||
- PATH=$HOME/gopath/bin:$PATH ./hack/integration-test.sh
|
- PATH=$HOME/gopath/bin:$PATH ./hack/integration-test.sh
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
irc: "chat.freenode.net#google-containers"
|
||||||
|
Loading…
Reference in New Issue
Block a user