فهرست منبع

[AppVeyor] Disable php for now.
The chocolatey installed php is the standard php that doesn't have mbstring enabled, thus haxe.Utf8 tests failed.

Andy Li 10 سال پیش
والد
کامیت
d622aa3f04
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -16,7 +16,7 @@ environment:
         CYG_SETUP: C:/cygwin/setup-x86.exe
         WODI_ARCH: 32
         MINGW_ARCH: i686
-        TEST: "neko,cs,java,cpp,php,macro"
+        TEST: "neko,cs,java,cpp,macro"
 
 skip_tags: true