Parcourir la source

trying to fix coverity_scan

Stasik0 il y a 10 ans
Parent
commit
9b8d5ff4d5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -13,7 +13,7 @@ addons:
       name: acplt/open62541
       description: Open-source OPC UA
     notification_email: null@plt.rwth-aachen.de
-    build_command_prepend: mkdir build && cd build && cmake ..
+    build_command_prepend: cmake .
     build_command: make
     branch_pattern: coverity_scan
 before_install: