Explorar el Código

Appveyor: fix another merge error.

Kim Kulling hace 8 años
padre
commit
0bce2d9a9c
Se han modificado 1 ficheros con 0 adiciones y 9 borrados
  1. 0 9
      appveyor.yml

+ 0 - 9
appveyor.yml

@@ -41,12 +41,3 @@ artifacts:
   - path: assimp.7z
     name: assimp_lib
 
-addons:
-  coverity_scan:
-    project:
-      name: "assimp/assimp"
-      description: "<Your project description here>"
-    notification_email: [email protected]
-	build_command_prepend: cmake -G "Unix Makefiles" -DASSIMP_NO_EXPORT=$TRAVIS_NO_EXPORT -DBUILD_SHARED_LIBS=$SHARED_BUILD
-    build_command:   make< make install
-    branch_pattern: coverity_scan