Prechádzať zdrojové kódy

3rd try with coverity

Stasik0 11 rokov pred
rodič
commit
0d6ae90ca2
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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: "./configure"
+    build_command_prepend: "./autogen && ./configure"
     build_command: "make"
     branch_pattern: master