Просмотр исходного кода

coverity was rejecting our builds since the contact mail was empty

Stasik0 лет назад: 10
Родитель
Сommit
2cf04f14f9
1 измененных файлов с 1 добавлено и 1 удалено
  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