Explorar o código

[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 %!s(int64=10) %!d(string=hai) anos
pai
achega
d622aa3f04
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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