mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +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:
|
||||
- ./hack/test-go.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