Explorar el Código

Merge branch 'master' into unsigned_array_size

Stasik0 hace 9 años
padre
commit
a12ba0fae7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -2,7 +2,7 @@ version: '{build}'
 os: Visual Studio 2015 RC
 clone_folder: c:\projects\open62541
 before_build:
-- python -m pip install lxml
+- set STATICBUILD=true && python -m pip install lxml
 build_script:
 - cd c:\projects\open62541
 - md build