2
0
Эх сурвалжийг харах

[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 жил өмнө
parent
commit
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