diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-06-04 18:53:44 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-06-04 18:53:44 +0000 |
commit | 0aff472ffb1337043f34b50e0e2288f92cc98169 (patch) | |
tree | b89af2a1eb4720f57b2ab00cc7947ec58eec4842 /.travis.yml | |
parent | aa31fd16ed9a7623a35ae289a07d2fca0a7fb71c (diff) |
- Update .travis.yml
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3827 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 6b39828..de3099a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ addons: project: name: "ircd-hybrid/ircd-hybrid" description: "A lightweight, high-performance internet relay chat daemon." + notification_email: bugs@ircd-hybrid.org build_command_prepend: ./configure build_command: make branch_pattern: coverity_scan |