diff options
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/appveyor.yml b/appveyor.yml index dad1f35d..17447a64 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,9 +11,9 @@ environment: BUILD_SHARED_LIBS: OFF # VS 2017 - - platform: x64 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 - BUILD_SHARED_LIBS: ON +# - platform: x64 +# APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 +# BUILD_SHARED_LIBS: ON shallow_clone: true |
