mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #90 from proppy/add-travis
travis: add irc notifications
This commit is contained in:
commit
3c31f77159
@ -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