diff --git a/appveyor.yml b/appveyor.yml index dfebef22..6eae7cd8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,10 +5,10 @@ environment: CONFIG: Debug - BUILD: msvc CONFIG: Release - - BUILD: mingw - CONFIG: Debug - - BUILD: mingw - CONFIG: Release +# - BUILD: mingw +# CONFIG: Debug +# - BUILD: mingw +# CONFIG: Release build_script: - python support/appveyor-build.py