We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
appveyor.yml
1 parent c5e1905 commit a3d714fCopy full SHA for a3d714f
appveyor.yml
@@ -13,8 +13,8 @@ environment:
13
FD_PATH: C:\projects\FlashDevelop
14
FD_EXECUTABLE_DIR: FlashDevelop\Bin\Debug
15
FD_SETTINGS: C:\Users\appveyor\AppData\Local\FlashDevelop
16
-install:
17
-- set PATH=С:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin;%PATH%
+#install:
+#- set PATH=С:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin;%PATH%
18
version: $(PLUGIN_VERSION).{build}
19
skip_tags: true
20
init:
0 commit comments