Browse Source

3rd try with coverity

Stasik0 11 years ago
parent
commit
0d6ae90ca2
1 changed files with 1 additions and 1 deletions
  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