summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index e3d7ec782..534995891 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -14,6 +14,16 @@ environment:
# STACK: "%STACK_ROOT%\\stack.exe"
# STACK_FLAGS: ""
+skip_commits:
+ files:
+ - '*.md'
+ - '*.txt'
+ - '.travis.yml'
+ - 'Makefile'
+ - 'man/pandoc.1'
+ - 'linux/*'
+ - 'macos/*'
+
matrix:
fast_finish: true