readme, travis.yml: replace gitter with discourse, remove irc (#49489)

* travis.yml: remove gitter and irc notifications

* readme.md: add discourse.brew.sh
This commit is contained in:
commitay 2018-07-12 10:54:24 +10:00 committed by GitHub
parent 40074be11e
commit 5271f558ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 18 deletions

View File

@ -27,18 +27,3 @@ script:
notifications:
email: false
irc:
channels:
- "chat.freenode.net#homebrew-cask"
template:
- "(%{repository_name}) %{build_number}: %{branch}@%{commit} %{author} -> %{message} %{build_url}"
use_notice: true
skip_join: true
webhooks:
urls:
- "https://webhooks.gitter.im/e/712d699360b239db14a5"
on_success: never
on_failure: always
on_start: never
on_cancel: never
on_error: never

View File

@ -6,7 +6,7 @@ Homebrew-Cask extends [Homebrew](http://brew.sh) and brings its elegance, simpli
We do this by providing a friendly Homebrew-style CLI workflow for the administration of macOS applications distributed as binaries.
[![Join the chat at https://gitter.im/Homebrew/homebrew-cask](https://img.shields.io/badge/gitter-join%20chat-blue.svg)](https://gitter.im/Homebrew/homebrew-cask)
[![Join us on https://discourse.brew.sh](https://img.shields.io/badge/Discourse-forum-blue.svg)](https://discourse.brew.sh)
## Lets try it!
@ -69,8 +69,7 @@ If your issue persists, search for it before opening a new one. If you find an o
Were really rather friendly! Here are the best places to talk about the project:
* If none of the templates above is appropriate, [open an issue](https://github.com/Homebrew/homebrew-cask/issues/new).
* Join us (and [caskbot](https://github.com/passcod/caskbot)) on IRC at `#homebrew-cask` on Freenode
* Join us on [Gitter](https://gitter.im/Homebrew/homebrew-cask)
* Join us on [discourse.brew.sh (forum)](https://discourse.brew.sh)
## License
Code is under the [BSD 2 Clause (NetBSD) license](LICENSE)