瀏覽代碼

Travis CI: add notification email for Coverity

Arseniy Shestakov 9 年之前
父節點
當前提交
f8ccc27702
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -56,6 +56,7 @@ addons:
     project:
       name: vcmi/vcmi
       description: Build submitted via Travis CI
+    notification_email: [email protected]
     build_command_prepend: cmake -G "Unix Makefiles" . -DENABLE_LAUNCHER=1 -DENABLE_TEST=1
     build_command: make
     branch_pattern: coverity_scan