[AppVeyor] use Haxe 4.0.3
This commit is contained in:
+1
-1
@@ -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%"
|
||||
|
||||
Reference in New Issue
Block a user