瀏覽代碼

[AppVeyor] Haxe 3.4 is now rc2

Andy Li 8 年之前
父節點
當前提交
adc46ab698
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -20,7 +20,7 @@ install:
   - appveyor DownloadFile http://hxbuilds.s3-website-us-east-1.amazonaws.com/builds/haxe/windows/haxe_latest.tar.gz
   - 7z x "haxe_latest.tar.gz" -so | 7z x -aoa -si -ttar
   - RefreshEnv
-  - set PATH=%APPVEYOR_BUILD_FOLDER%\haxe-3.4.0-rc1;%PATH%
+  - set PATH=%APPVEYOR_BUILD_FOLDER%\haxe-3.4.0-rc2;%PATH%
   - neko -version
   - haxe -version