appveyor: drop support for VS2008

- Visual Studio 2008 has been dropped
  by EPICS Base end of 2020
(fixes #64)
This commit is contained in:
Ralph Lange
2022-01-02 14:00:10 +01:00
parent 75bae77c1d
commit 3a1d04914f
5 changed files with 3 additions and 11 deletions

View File

@@ -95,7 +95,6 @@ environment:
- CMP: vs2013
- CMP: vs2012
- CMP: vs2010
- CMP: vs2008
# Platform: architecture
platform:
@@ -125,8 +124,6 @@ matrix:
CMP: vs2012
- platform: x64
CMP: vs2010
- platform: x64
CMP: vs2008
# Run test script for unit tests (SET = test00)
for: