summaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorChristopher Plewright <chris@createng.com>2023-01-04 18:06:00 +0000
committerBram Moolenaar <Bram@vim.org>2023-01-04 18:06:00 +0000
commitc8b204952f0452fe1276d30ae6a5d38a3f421b95 (patch)
tree99d2e5f9508de1990084c12736787b5dc2d7498b /.appveyor.yml
parent3ac1d97a1d9353490493d30088256360435f7731 (diff)
patch 9.0.1146: MS-Windows: various special keys/modifiers are not mappablev9.0.1146
Problem: MS-Windows: various special keys and modifiers are not mappable. Solution: Adjust the handling of keys with modifiers. (Christian Plewright, closes #11768)
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 1a177c8e44..c87857e4a8 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,5 +1,7 @@
version: "{build}"
+image: Visual Studio 2015
+
skip_tags: true
environment: