]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Coverity: fix 'notification_email' value
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 18 Apr 2014 09:09:57 +0000 (11:09 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 18 Apr 2014 09:09:57 +0000 (11:09 +0200)
.travis.yml

index 3d13a6d1ba6f19c238f30ffee845a668a5955e38..bb7e71d21f5bc1d1661d926e7fc2691d2b9570be 100644 (file)
@@ -30,7 +30,7 @@ addons:
     project:
       name: $TRAVIS_REPO_SLUG
     # Where email notification of build analysis results will be sent
-    notification_email: tcpdump-workers-request@lists.tcpdump.org
+    notification_email: [email protected]
     # Commands to prepare for build_command
     build_command_prepend: ./configure
     # This command will be added as an argument to "cov-build" to compile