aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.appveyor.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 766015f..708e1b1 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -49,6 +49,10 @@ branches:
only:
- master
+skip_commits:
+ files:
+ - docs/**/*
+
install:
# Use the x86 python only when building for x86 for the cpython tests.
# For all other archs (including, say, arm), use the x64 python.