Commit 82eb6f68338e6e64ebd210ac16132608e386a0be

SSE4 2019-02-22T04:45:30

- remove 5.3.0 & 6.3.0 for now Signed-off-by: SSE4 <tomskside@gmail.com>

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
diff --git a/appveyor.yml b/appveyor.yml
index 9e245a7..3379960 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -9,14 +9,6 @@ environment:
         - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
           CMAKE_SH: "CMAKE_SH-NOTFOUND"
           CMAKE_GENERATOR: "MinGW Makefiles"
-          MINGW_HOME: "C:\\mingw-w64\\i686-5.3.0-posix-dwarf-rt_v4-rev0\\mingw64\\bin"
-        - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
-          CMAKE_SH: "CMAKE_SH-NOTFOUND"
-          CMAKE_GENERATOR: "MinGW Makefiles"
-          MINGW_HOME: "C:\\mingw-w64\\i686-6.3.0-posix-dwarf-rt_v5-rev1\\mingw64\\bin"
-        - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
-          CMAKE_SH: "CMAKE_SH-NOTFOUND"
-          CMAKE_GENERATOR: "MinGW Makefiles"
           MINGW_HOME: "C:\\mingw-w64\\x86_64-6.3.0-posix-seh-rt_v5-rev1\\mingw64\\bin"
         - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
           CMAKE_SH: "CMAKE_SH-NOTFOUND"