未验证 提交 20022575 编写于 作者: E Ebrahim Byagowi 提交者: GitHub

Redirect email notifications to another mailing list dedicated for this (#790)

上级 581996ea
......@@ -63,7 +63,7 @@ matrix:
notifications:
irc: "irc.freenode.org#harfbuzz"
email: harfbuzz@lists.freedesktop.org
email: harfbuzz-bots-chatter@googlegroups.com
addons:
apt:
......@@ -83,7 +83,7 @@ addons:
name: harfbuzz/harfbuzz
version: 1.0
description: HarfBuzz OpenType text shaping engine
notification_email: harfbuzz@lists.freedesktop.org
notification_email: harfbuzz-bots-chatter@googlegroups.com
build_command_prepend: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo --with-icu --with-graphite2
build_command: make
branch_pattern: coverity_scan
......@@ -49,5 +49,10 @@ build_script:
cache:
- c:\tools\vcpkg\installed\
notifications:
- provider: Email
to:
- harfbuzz-bots-chatter@googlegroups.com
# disable automatic tests
test: off
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册