Skip to content

Commit 4a453f3

Browse files
committed
update notification_email for Coverity Scan
1 parent 8ddc3f1 commit 4a453f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ matrix:
2222
project:
2323
name: "pfnet-research/menoh"
2424
description: "Menoh: DNN inference library"
25-
notification_email: sakai@preferred.jp
25+
notification_email: menoh-oss@preferred.jp
2626
build_command_prepend: cov-configure --compiler /usr/bin/g++-7 --comptype g++ -- -march=native -fPIC -std=gnu++14 && cmake -DMKLDNN_INCLUDE_DIR="$HOME/mkl-dnn/include" -DMKLDNN_LIBRARY="$HOME/mkl-dnn/lib/libmkldnn.so" .
2727
build_command: make
2828
branch_pattern: coverity_scan

0 commit comments

Comments
 (0)