소스 검색

3rd try with coverity

Stasik0 11 년 전
부모
커밋
0d6ae90ca2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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