فهرست منبع

Use the 5.1.0 version of GCC

This is for MinGW builds on Appveyor
Matt Clarkson 10 سال پیش
والد
کامیت
e93b8a5be4
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      appveyor.yml

+ 2 - 2
appveyor.yml

@@ -18,9 +18,9 @@ environment:
   c_standard: auto
   cxx_standard: auto
   matrix:
-    - compiler: gcc-4.9.2-posix
+    - compiler: gcc-5.1.0-posix
       build_shared: NO
-    - compiler: gcc-4.9.2-posix
+    - compiler: gcc-5.1.0-posix
       build_shared: YES
     - compiler: msvc-18-seh
       build_shared: NO