Explorar el Código

4th try with coverity

Stasik0 hace 11 años
padre
commit
28787d6243
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -14,7 +14,7 @@ addons:
       name: "acplt/open62541"
       description: "Open-source OPC UA"
     notification_email: 
-    build_command_prepend: "./autogen && ./configure"
+    build_command_prepend: "./autogen.sh && ./configure"
     build_command: "make"
     branch_pattern: master