Selaa lähdekoodia

Drop 32 bit MinGW build (mkgmtime is missing in this environment)

bel2125 7 vuotta sitten
vanhempi
commit
8b58933c89
1 muutettua tiedostoa jossa 0 lisäystä ja 11 poistoa
  1. 0 11
      appveyor.yml

+ 0 - 11
appveyor.yml

@@ -115,17 +115,6 @@ environment:
       configuration: Debug
       platform: x64
     # MinGW
-    - id: Full-GCC-x86
-      compiler: gcc-5.1.0-posix
-      build_shared: NO
-      no_files: NO
-      enable_ipv6: YES
-      enable_ssl: YES
-      enable_websockets: YES
-      no_cgi: NO
-      no_caching: NO
-      configuration: Release
-      platform: x86
     - id: Full-GCC-x64
       compiler: gcc-5.1.0-posix
       build_shared: NO