summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.appveyor.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 54113953..aca83191 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -5,6 +5,11 @@ clone_depth: 10
# Use the directory C:\testplugin so test directories will mostly work.
clone_folder: C:\testplugin
+branches:
+ only:
+ - master
+ - /v\d+\.\d+\.(x|\d+)/
+
# Cache the vim and vader directories between builds.
cache:
- C:\vim -> .appveyor.yml