appveyor: Remove Meson job.
authorJose Fonseca <jfonseca@vmware.com>
Sat, 28 Mar 2020 10:42:58 +0000 (10:42 +0000)
committerMarge Bot <eric+marge@anholt.net>
Wed, 1 Apr 2020 01:13:21 +0000 (01:13 +0000)
Appveyor Meson fails misteriously some times, e.g.,
- https://ci.appveyor.com/project/mesa3d/mesa/builds/31780753/job/w8b28iahboxq4na2
- https://ci.appveyor.com/project/mesa3d/mesa/builds/31857376
and now that we have msvc coverage on gitlab ci this is no longer necessary.

Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4392>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4392>

appveyor.yml

index 5b4c9f7beb3b5ada8739b0932bac2c249c539f95..1fb2f58e08f0943ec2fb8080a68387a0422cccbd 100644 (file)
@@ -53,9 +53,6 @@ environment:
   matrix:
   - compiler: msvc
     buildsystem: scons
-  - compiler: msvc
-    buildsystem: meson
-    path: C:\Python38-x64;C:\Python38-x64\Scripts;%path%
 
 install:
 - cmd: .appveyor\appveyor_msvc.bat install