summaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorRestorerZ <restorer@mail2k.ru>2023-10-05 22:25:12 +0200
committerChristian Brabandt <cb@256bit.org>2023-10-05 22:25:12 +0200
commitac9c6d5c786a016ca1dce297d167a5a963881f7e (patch)
treeb85f6f7c1f89dd0dc6344aac16ffb8932c3e8fdb /.appveyor.yml
parent9960ebcacee5f430d61735991a0563858168ef2c (diff)
patch 9.0.1994: inconsistent feature descriptionv9.0.1994
Problem: inconsistent feature description Solution: delete old mentioned feature sets small and big The may however still be mentioned for historical reasons. e.g. The last Amiga built version is for Vim6.2 and is still a big version. closes: #13273 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: RestorerZ <restorer@mail2k.ru>
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 2d7383b971..35da109210 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -29,7 +29,6 @@ environment:
# disabled
# - FEATURE: TINY
# - FEATURE: NORMAL
-# - FEATURE: BIG
matrix:
fast_finish: true