Browse Source

coverity was rejecting our builds since the contact mail was empty

Stasik0 10 years ago
parent
commit
2cf04f14f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -10,7 +10,7 @@ addons:
     project:
       name: acplt/open62541
       description: Open-source OPC UA
-    notification_email: 
+    notification_email: s.gruener@plt.rwth-aachen.de
     build_command_prepend: ./autogen.sh && ./configure
     build_command: make
     branch_pattern: coverity_scan