Skip to content

Commit f321f69

Browse files
committed
appveyor.bat: Update comment
Signed-off-by: Christian Brabandt <[email protected]>
1 parent b0cead6 commit f321f69

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

appveyor.bat

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
@echo off
2-
:: Batch file for building/testing Vim on AppVeyor
2+
:: This batch file was supposed to be used to build Vim for Windows on Appveyor.
3+
:: However, now it will also be used for building an ARM64 version on Github CI,
4+
:: so the name is no longer hundert percent correct. Oh well....
35

46
SetLocal
57

0 commit comments

Comments
 (0)