From: Bimba Shrestha Date: Tue, 29 Oct 2019 05:09:34 +0000 (-0700) Subject: Removing Visual08 and Visual10 tests X-Git-Tag: v1.4.4~1^2~3^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66f580ca73451dd8114a0c7ab43944ec7b6fe30e;p=thirdparty%2Fzstd.git Removing Visual08 and Visual10 tests --- diff --git a/appveyor.yml b/appveyor.yml index 3a4803363..9958c882d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -173,8 +173,6 @@ sh -e playTests.sh --test-large-data && fullbench.exe -i1 && fullbench.exe -i1 -P0 && - fuzzer_VS2008_%PLATFORM%_Release.exe %FUZZERTEST% && - fuzzer_VS2010_%PLATFORM%_Release.exe %FUZZERTEST% && fuzzer_VS2012_%PLATFORM%_Release.exe %FUZZERTEST% && fuzzer_VS2013_%PLATFORM%_Release.exe %FUZZERTEST% && fuzzer_VS2015_%PLATFORM%_Release.exe %FUZZERTEST%