Skip to content

Commit

Permalink
move spammy notifications to #kubernetes-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedanese committed Jul 24, 2015
1 parent dc59c99 commit a3dcf0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ script:
- godep go test ./cmd/mungedocs

notifications:
irc: "chat.freenode.net#google-containers"
irc: "chat.freenode.net#kubernetes-dev"
2 changes: 1 addition & 1 deletion shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ script:
- PATH=$HOME/gopath/bin:./third_party/etcd:$PATH ./hack/test-update-storage-objects.sh

notifications:
irc: "chat.freenode.net#google-containers"
irc: "chat.freenode.net#kubernetes-dev"

0 comments on commit a3dcf0b

Please sign in to comment.