diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 14:03:13 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 14:03:13 +0300 |
commit | c2db259f9d20ea5c4760e1a11c74a8bdede263b3 (patch) | |
tree | f3e3e7f22cf2a64b50974fa9d4383177d1043bc2 | |
parent | 11b6abdd7667b2b53df63bd6a5222e0fd82944c3 (diff) |
Disable success build emails
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ url: https://www.codesynthesis.com/projects/libstudxml/ doc-url: https://www.codesynthesis.com/projects/libstudxml/doc/intro.xhtml src-url: https://git.codesynthesis.com/cgit/libstudxml/libstudxml/ email: studxml-users@codesynthesis.com ; Mailing list -build-email: builds@codesynthesis.com +build-warning-email: builds@codesynthesis.com builds: all requires: c++11 depends: * build2 >= 0.11.0 |