[AppVeyor] use Haxe 4.0.3

This commit is contained in:
Andy Li
2019-12-04 00:24:27 +08:00
parent 948123bc7a
commit c6cb594ef1
+1 -1
View File
@@ -8,7 +8,7 @@ install:
# http://help.appveyor.com/discussions/problems/5616-not-able-to-build-due-to-problem-in-chocolateyinstallps1
- ps: Set-Service wuauserv -StartupType Manual
# Install the haxe chocolatey package (https://chocolatey.org/packages/haxe)
- cinst haxe -version 3.4.7 -y
- cinst haxe -version 4.0.3 -y
- RefreshEnv
# Setup haxelib
- mkdir "%HAXELIB_ROOT%"